This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author talha.demirsoy
Recipients talha.demirsoy
Date 2020-04-05.22:44:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586126677.48.0.798770412189.issue40200@roundup.psfhosted.org>
In-reply-to
Content
Dear Python Developers,

I made a program that finds how many 0's at the end of the number

But when I enter number has 23 zero its okay but when I enter number has 24 zero its crash
History
Date User Action Args
2020-04-05 22:44:37talha.demirsoysetrecipients: + talha.demirsoy
2020-04-05 22:44:37talha.demirsoysetmessageid: <1586126677.48.0.798770412189.issue40200@roundup.psfhosted.org>
2020-04-05 22:44:37talha.demirsoylinkissue40200 messages
2020-04-05 22:44:37talha.demirsoycreate