Changes between Version 4 and Version 5 of ControlSystems/SoftwareTeam/Training/GettingStarted/Variables
- Timestamp:
- Nov 4, 2019, 3:01:56 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/GettingStarted/Variables
v4 v5 38 38 39 39 === Extra Credit === 40 Change the program: adding more variables, change numbers and formulas and run it again. 40 1. Change the program: adding more variables, change numbers and formulas and run it again. 41 2. Read more about Java variables [https://www.w3schools.com/java/java_variables.asp here]