1,760
edits
Changes
→Python Coding Requirements
<b><font color='blue'>Your python script is allowed to call all the built-in functions and the functions imported from the <u>os, subprocess and sys</u> modules from the standard library.</font></b>
Based on the algorithm you have designed for this assignment, you should at least have the following four five functions defined in your python script (see later section on the purpose of each function):
* leap_year()
* range_check()