how do i code this in python3
USING A WHILE LOOP AND CONTINUE STATEMENT
CS10-SH Next Description CS10 - Skipper with continue Write a while loop to output all numbers between [0, 100), except those which are divisible by 4 or 7. Use the continue statement in this exercise. /H
CS10-SH Next Description CS10 - Skipper with continue Write a while loop to output all numbers between [0, 100), except
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
CS10-SH Next Description CS10 - Skipper with continue Write a while loop to output all numbers between [0, 100), except
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!