Question: use python to print numbers which are divisible by 7 and multiple of 5, between 1500 and 2700 (both included). NOTE: use a while loop
use python to print numbers which are divisible by 7 and multiple of 5, between 1500 and 2700 (both included). NOTE: use a while loop and for loop at different time
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
