Question: Digital Clock - AM / PM + Date This homework should be submitted using git. You can check it out with the command git clone
Digital Clock AMPM Date
This homework should be submitted using git.
You can check it out with the command git clone optcskilroyGITbatmanClock
using your username instead of batman.
While working, you can run the test script with this shell command:
optkilroylabtechtestclockam
When you have finished and submitted the program with git, you can run the grading script with this shell command:
optkilroylabtechgradeclockam batman
replacing batman with your username.
Make a screenshot with your code in one window and the output of the testing script with the "brief" flag:
optkilroylabtechgradeclockam b batman
in another window, and upload it to Canvas.
After you clone the Clock repository, you will have a clock that only does hour mode, and only does the time.
You need to modify the "maketimestring function so that it correctly handles date mode and ampm mode.
Past students have found it very helpful to work in pairs on this assignment. If you do that, be sure to add both people's names to the comment blocks for any files you change.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
