Social Studies
Social Studies, 14.02.2020 22:28, Jasten

In this lab, you add the input and output statements to a partially completed Python program. When completed, the user should be able to enter a year, a month, and a day. The program then determines if the date is valid. Valid years are those that are greater than 0, valid months include the values 1 through 12, and valid days include the values 1 through 31.

Instructions

Notice that variables have been declared for you.

Write input statements to retrieve a year, a month, and a day from the user.

Include the print statements to output the following:

month/day/year is a valid date.
or

month/day/year is an invalid date.
Execute the program entering the following input:

month = 5, day = 32 year = 2014
Execute the program entering the following input:

month = 9 day = 21 year = 2002

answer
Answers: 3

Other questions on the subject: Social Studies

image
Social Studies, 21.06.2019 15:30, marahkotelman
What did the 13th , 14th 15th, and 19th amendments do?
Answers: 2
image
Social Studies, 22.06.2019 12:00, Talos02
What if the united states, mexico, and canada took the eu’s example and joined to forms north american union ? based on your knowledge of the europe union, describe two setbacks or hurdles that this idea might face
Answers: 2
image
Social Studies, 22.06.2019 15:00, samueltaye
Which of the following correctly describes a repurchase agreement? the sale of a security with a commitment to repurchase the same security at a specified future date and a designated price. the sale of a security with a commitment to repurchase the same security at a future date left unspecified, at a designated price. the purchase of a security with a commitment to purchase more of the same security at a specified future date.
Answers: 2
image
Social Studies, 23.06.2019 09:30, yedida
Suppose that sociologists and cultural anthropologists are tying to measure the amount of child abuse for cross cultural comparison. they run into disagreement over whether spanking a child is abuse or discipline. what problem are they encountering in their research? a. reliability of the definition of abuse. b. validity of the definition of abuse. c. occam's razor about the definition of abuse. d. none of these.
Answers: 2
Do you know the correct answer?
In this lab, you add the input and output statements to a partially completed Python program. When c...

Questions in other subjects: