Open main menu

CDOT Wiki β

Changes

OPS435 Python Assignment 1 2018 Fall

63 bytes added, 10:38, 2 October 2018
Documentation
== Documentation ==
* Please use python's docstring to document your python script and each of the functions you created for this assignment.* Please add The following shows the docstring that was added to the tomorrow() function to provide which provides the following information when call with help(tomorrow) in the python interactive shell:
<pre>
Help on function tomorrow in module rchan:
1,760
edits