CSC 170 Program 1
Due date:
September 17
Problem:
An employee came to work and clocked in at MORNING-IN,
clocked out at NOON-OUT for lunch, clocked back in at NOON-IN,
and clocked out to go home at NIGHT-OUT(all in minutes since midnight).
Writte a program to calculate the hours and the number of minutes
the employye worked for the day.
You r program should print the number of hours and the
number of minutes the employee worked.
Apporach:
Work several problems by hand using numbers that you choose
Deliverables:
Cover page which
should include your name/class/classs meeting time and
program number
A printed copy of the program
Your disk with the
program