Changes between Version 106 and Version 107 of ControlSystems/SoftwareTeam/IntroToPython
- Timestamp:
- Sep 4, 2017, 11:24:39 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/IntroToPython
v106 v107 1 1 Prerequisites: [wiki:SoftwareOverviewControl Control Systems Overview] 2 2 3 [[RecentChanges(Trac,3)]] 3 ---- 4 4 5 5 = Lesson 1: Getting Started = … … 309 309 Feeling like you got this? Awesome, then: '''Create a program that prints random fortune cookie sayings.''' 310 310 [[br]] 311 [[br]] 311 312 Here's what you need to do: 312 313 [[br]] … … 330 331 331 332 ---- 333 332 334 [[[wiki:ProgrammingReserve Programming]Archive | Programming Archive]]