Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 2

8 bytes removed, 12:52, 1 August 2017
no edit summary
:::'''Sample run 3:'''<source>
run lab2d.py
Usage: lab2d.py [name] [age]
</source>
:::'''Sample run 4:'''<source>
run lab2d.py Jon is 20
Usage: lab2d.py [name] [age]
</source>
:::3. Download the checking script and check your work. Enter the following commands from the bash shell.<source>