Question: Exercise 5 : Display numbers from a list using loop Write a program to display only those numbers from a list that satisfy the following
Exercise : Display numbers from a list using loop
Write a program to display only those numbers from a list that satisfy the following conditions
The number must be divisible by five
If the number is greater than then skip it and move to the next number
If the number is greater than then stop the loop
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
