(Solved):
please help, python :)
Sample Input/Output The program outputs \( === \) Day-of-the ...
please help, python :)
Sample Input/Output The program outputs \( === \) Day-of-the-Week Calculator \( === \) This program computes the day of the week for a particular calendar date. How many dates do you want to compute? What day of the month is it \( (1-31) \) ? What month is it \( (1-12) \) ? What year is it? The day on \( 2 / 14 / 2018 \) is Wednesday. What day of the month is it \( (1-31) \) ? What month is it \( (1-12) \) ? What year is it? The day on \( 7 / 4 / 2019 \) is Thursday. What day of the month is it \( (1-31) \) ? What month is it \( (1-12) \) ? What year is it? The day on \( 1 / 15 / 2022 \) is Saturday. Summary Report Range of years provided are from 2018 - 2022 Total number of weekdays are 2 Total number of weekends are 1