Task Description
You are to present your findings in the form of a problem based report. This report should describe how you implemented the program (source code and screen shots).
Assignment Task
hour (also 60).
this number agree with the floating-point value from the previous question, aside from the final .0?
Source code:
seconds_per_hour = 3600
seconds_per_day = seconds_per_hour * 24
seconds_per_day / seconds_per_hour
seconds_per_day // seconds_per_hour
years_list = [2000, 2001, 2002, 2003, 2004, 2005]
years_list[2]
years_list[-1]
Comments
Leave a comment