Exercise 1.13. (Case Sensitivity)

the_basics_lesson_13_exercise.pdf | |
File Size: | 179 kb |
File Type: |
1. Ensure you have viewed the video (associated with this exercise) at this link >>
2. How would you alter each of the following program 'snippets' to ensure they were consistent with the 'case sensitivity' recommendations for variable identifiers (as recommended in the video)?
3. Predict the runtime for each of the program snippets above. Check your answers by entering the code EXACTLY as shown above and run each to check your answer.
END Next Exercise >>