leonardomn / loop-divisible-python

Check if a number is divisible for 3, 5 or both and prints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loop-divisible-python

Check if a number is divisible for 3, 5 or both and prints

You can change the numbers and the range if you want, this only checks if the rest is 0 and print if is true.

About

Check if a number is divisible for 3, 5 or both and prints


Languages

Language:Python 100.0%