python

Chris Angelico rosuav at gmail.com
Sun Jun 30 17:00:16 EDT 2019


On Mon, Jul 1, 2019 at 6:51 AM <kayanjaismail070 at gmail.com> wrote:
>
> 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)
>

This isn't a "do my homework for me" service.

Do your homework.

ChrisA



More information about the Python-list mailing list