Some python newb help please?

Mark Lawrence breamoreboy at yahoo.co.uk
Tue Nov 12 17:21:58 EST 2013


On 12/11/2013 22:14, lrwarren94 at gmail.com wrote:
> So I'm trying to write a program for a problem in class, and something strange is happening that I can't figure out why is happening. I was wondering if you guys could help me fix it?
>
> http://pastebin.com/6QZTvx6Z
>
> Basically, 1 and 2 work just fine as inputs, but whenever I input 3 or 4, idle just doesn't do anything. Does anyone know why that is? any suggestions on how to fix? Any help is much appreciated :)
>

Please put your code inline so we can see it, if it's too long see this 
http://sscce.org/ for advice.

-- 
Python is the second best programming language in the world.
But the best has yet to be invented.  Christian Tismer

Mark Lawrence




More information about the Python-list mailing list