python

kayanjaismail070 at gmail.com kayanjaismail070 at gmail.com
Sun Jun 30 16:49:30 EDT 2019


Use a while loop and write a python program to display the first n, numbers divisible by both 3 and 5 . the amount of numbers to be displayed should be dictated by the user input (Hint: if the users 10, then the numbers divisible by both 4 and 5 to be displayed should be 10)



More information about the Python-list mailing list