Write a program using the loop of your choice. The loop should displays the numbers between 5 and 100 counting by 5's. The program should not display the number 45. The programmust NOT usethecontinuekeyword.
5
10
15
20
25
etc
Rubric:
1-compiles
1-commented
1-uses a loop
1-displays the sequence of numbers
1- skips the number 45
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here