Question: Using python, write code for problem. Please also put screenshot of your code. 27. (a) Calendar Use Excel to create a spreadsheet of 365 rows

Using python, write code for problem. Please also put screenshot of your code.

Using python, write code for problem. Please also put screenshot of yourcode. 27. (a) Calendar Use Excel to create a spreadsheet of 365rows and 2 columns, where the first column of each row contains

27. (a) Calendar Use Excel to create a spreadsheet of 365 rows and 2 columns, where the first column of each row contains a date in 2015 and the adjacent second column contains the corresponding day of the week. Figure 5.33 shows the first two rows of the spreadsheet. The remaining entries of the spreadsheet can be obtained by select- ing the cells in Fig. 5.30 and dragging them down until 365 rows have been created. (b) Save the spreadsheet as a CSV file named Calendar2015.csv. Note: Select "CSV (Comma delimited) *.csv)" in the "Save as type" dropdown box. (c) Change the file's name to Calendar2015. txt. (d) Use the text file in a program that requests a date in 2015 as input and then gives its day of the week. See Fig. 5.31

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!