Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1. Fix the problems in the following program. Please take note of the comments in the program which tell you how the program is supposed
1. Fix the problems in the following program. Please take note of the comments in the program which tell you how the program is supposed to work.
\# A time traveler has suddenly appeared in your classroom! \# Prompt the user for the year that they are from \# and greet our strange visitor with a different message \# if he is from the distant past (before 1990), \# the present era (1990-2021) or from the future (beyond 2022). year == int.input("Greetings! What is your year of origin? ')) if year 1900 \& \& year
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started