Changes between Version 33 and Version 34 of ControlSystems/SoftwareTeam/IntroToPython


Ignore:
Timestamp:
Sep 4, 2017, 6:32:35 PM (8 years ago)
Author:
cdelgigante
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/IntroToPython

    v33 v34  
    180180score!
    181181}}}
    182 Answer is [wiki:ProgrammingAnswerPotatoExercise here].
     182Hint use range if you want to loop over a sequence of numbers.   Answer is [wiki:ProgrammingAnswerPotatoExercise here].
    183183
    184184----