Changes between Version 67 and Version 68 of ControlSystems/SoftwareTeam/IntroToPython
- Timestamp:
- Sep 4, 2017, 9:57:54 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/IntroToPython
v67 v68 250 250 print("That's-a big number!") 251 251 else: 252 print("Aw, its only 252 print("Aw, its only",z) 253 253 }}} 254 254