Toggle navigation
Mr. Code's Wild Ride
Mr. Code's
Curriculum
Showcase
Challenges
Python
Games
Sign in
Exercise Set 12
light theme
dark theme
Exercise 1 of 6
Write a line of code to increment the variable x by 1.
Your code
Submit
Exercise 2 of 6
Write a line of code to increment the variable x by 2.
Your code
Submit
Exercise 3 of 6
Write a line of code to increment the variable x by -1.
Your code
Submit
Exercise 4 of 6
Write a line of code to increment the variable x by a factor of 10.
Your code
Submit
Exercise 5 of 6
Write a line of code to increment the variable x by a factor of 1/3.
Your code
Submit
Exercise 6 of 6
Write code to increment the variable x by 1 a total of 10 times. Use a loop.
Your code
Submit
Last section
Next section
×
Sign in
Username