Question: Using the piece of code on the previous slide, modify the code removing the x += 1 portion and run the code. What happens? Now
Using the piece of code on the previous slide, modify the code removing the x += 1 portion and run the code. What happens? Now modify the code to print the numbers but in reverse order Lastly, modify the code to print the numbers 1 through 10 which are not divisible by 3 need to be in python

Using the piece of code on the previous slide, modify the code removing the x += 1 portion and run the code. What happens? Now modify the code to print the numbers but in reverse order Lastly, modify the code to print the numbers 1 through 10 which are not divisible by 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
