Hi,

On Sun, Jun 30, 2019 at 3:52 PM <kayanjaismail...@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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to