Changes between Version 147 and Version 148 of ControlSystems/SoftwareTeam/IntroToPython
- Timestamp:
- Sep 26, 2017, 7:11:15 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/IntroToPython
v147 v148 40 40 1. Finally click `Execute` right above the center window to run the program. You can see the results in the green box below (it scrolls, so look at the last lines) 41 41 42 (From now on, we'll call this step "''Go [https:// www.tutorialspoint.com/execute_python3_online.phphere] and run the code above''". (Just come back to these steps if ever you forget how to do that).42 (From now on, we'll call this step "''Go [https://repl.it/languages/Python3 here] and run the code above''". (Just come back to these steps if ever you forget how to do that). 43 43 44 44 After a bit, you'll be rewarded with the following message in the bottom window: