New submission from Валерій Марцишин <[email protected]>:
I have written a program which must show prime numbers. At the beginning it does, but from some moment it doesn't work properly, despite the fact that it is a loop. I suspect there is a bug somewhere, if not, I'll be thankful if you tell me the issue. [email protected] ---------- components: Windows files: main.py messages: 383135 nosy: paul.moore, steve.dower, tim.golden, valeriymartsyshyn, zach.ware priority: normal severity: normal status: open title: prime numbers loop issue type: behavior versions: Python 3.8 Added file: https://bugs.python.org/file49685/main.py _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42656> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
