1,760
edits
Changes
→Required Functions
== Required Functions ==
You must have at least have the the following three functions defined in your python programscript:* dbda()* tomorrow()* yesterday()You can also create additional functions to improved the re-usability of your python code by adding the following functions:
* leapyear()
* validdate()
* yesterdayusage()
== Documentation ==