198
edits
Changes
→PART 1 - Using IF Statements
:::'''Sample run 3:'''<source>
./lab2d.py
Usage: ./lab2d.py name age
</source>
:::'''Sample run 4:'''<source>
./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 lang="bash">