Changes

Jump to: navigation, search

OPS435 Python3 Assignment 2P

5 bytes removed, 18:54, 5 November 2019
Documentation
* Please use python's docstring to document your python script (script level documentation) and each of the functions (function level documentation) you created for this assignment. The docstring should describe 'what' the function does, not 'how' it does.
* The following shows the docstring that was added to the after() function which provides the following information when called with help(after) in the python interactive shell:
<pre>
== Authorship Declaration ==
1,760
edits

Navigation menu