Write a program which asks the user a number between 1 and 7 and prints the corresponding day of the week. (1: Sunday, 2: Monday, …)

b) Write a program which asks the user a number between 1 and 7 and prints the
corresponding day of the week. (1: Sunday, 2: Monday, …)


Leave a Reply