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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/IntroToPython

    v62 v63  
    271271
    272272
    273 Now 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.
     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