python

Igor Korot ikorot01 at gmail.com
Sun Jun 30 17:57:01 EDT 2019


Hi,

On Sun, Jun 30, 2019 at 3:52 PM <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)

And what are we suppose to do do with it?
Please give more information - what you tried, what doesn't work, did
you try to debug it, what algorithm being used?

Thank you.

> --
> https://mail.python.org/mailman/listinfo/python-list



More information about the Python-list mailing list