Changes between Version 61 and Version 62 of ControlSystems/SoftwareTeam/IntroToPython


Ignore:
Timestamp:
Sep 4, 2017, 8:03:37 PM (8 years ago)
Author:
cdelgigante
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/IntroToPython

    v61 v62  
    271271
    272272
    273 Now what happens if you try and run it with age equal to 1?  Modify the program it prints out "Aw a baby!' if an age of 1 is used.
     273Now what happens if you try and run it with age equal to 1?  That's not right.   Modify the program so it behaves correctly if an age of 1 is used.
    274274
    275275