Question: I want an easy code using python for this problem - Create two dictionaries: - days, which uses the numbers 1-7 as the keys and

I want an easy code using python for this problem

I want an easy code using python for this problem - Create

- Create two dictionaries: - days, which uses the numbers 1-7 as the keys and "Sunday", "Monday",..."Saturday" as the values. - months, which uses the numbers 1-12 as the keys and "January", "February", ... "December" as the values. - Ask the user to enter a day (1-31), a month (1-12), a year, and a day of the week (1-7). Assume the user enters valid numbers. - Using the dictionaries, print the date in the form "Monday, October 12,2020

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!