Challenge

Write a program that counts backward from 99 through 0 by 3, printing each number. However, if the number is divisible by 5, it should also print the words Found one!. Thus, the output should look something like this:

9​9​
9​6​
9​3​
9​0​
F​o​u​n​d​ ​o​n​e​!​
8​7​
.​.​.​
0​
F​o​u​n​d​ ​o​n​e​!​
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset