New submission from Braiden Gole <bmxfie...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue33404>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to