CS5 - Skipper Write a while loop to output all numbers between [0, 100), except those which are divisible by 4 or 7. Do
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
CS5 - Skipper Write a while loop to output all numbers between [0, 100), except those which are divisible by 4 or 7. Do
CS5 - Skipper Write a while loop to output all numbers between [0, 100), except those which are divisible by 4 or 7. Do not use the continue statement in this exercise.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!