Question: Write your own function, named Countdown, which takes 1 (required) integer parameter: days, and one (required) string parameter, event. Use the days input to print

 Write your own function, named Countdown, which takes 1 (required) integer

Write your own function, named Countdown, which takes 1 (required) integer parameter: days, and one (required) string parameter, event. Use the days input to print the number of minutes to countdown until the event. If number is less than 1, print: "Error, need at least 1 day" Example: if the following arguments are passed to your Countdown function: 365 Graduation Your program should print: "There are 525600 minutes until Graduation

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!