[issue42656] prime numbers loop issue

Валерій Марцишин report at bugs.python.org
Wed Dec 16 05:16:23 EST 2020


New submission from Валерій Марцишин <valeriymartsyshyn at gmail.com>:

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.





valera0639 at gmail.com

----------
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 <report at bugs.python.org>
<https://bugs.python.org/issue42656>
_______________________________________


More information about the Python-bugs-list mailing list