[New-bugs-announce] [issue33404] Phone Number Generator

Braiden Gole report at bugs.python.org
Tue May 1 21:31:33 EDT 2018


New submission from Braiden Gole <bmxfiend1 at gmail.com>:

I was creating a small program to generate numbers for fun and I realized that my output is different from my input. The random phone number that I used is: (519-662-6963) and what I get is: (519-662-6953), where the second last digit changes, thought it would be worth looking at. Everything looks to be inline and in order of precedence but not sure what is going on.

----------
assignee: terry.reedy
components: IDLE
files: Phone_numbers.PNG
messages: 316031
nosy: Braiden Gole, terry.reedy
priority: normal
severity: normal
status: open
title: Phone Number Generator
type: behavior
versions: Python 3.6
Added file: https://bugs.python.org/file47559/Phone_numbers.PNG

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33404>
_______________________________________


More information about the New-bugs-announce mailing list