Hey, I'm new to python so don't judge.

Erik python at lucidity.plus.com
Tue Jan 3 07:03:02 EST 2017


On 03/01/17 23:56, Chris Angelico wrote:
> On Wed, Jan 4, 2017 at 10:49 AM,  <cr2001 at hotmail.co.nz> wrote:
>> #think of a number
>> computer_number = number.randint(1,100)
>
> What's wrong is that you aren't showing us the exception you get on
> this line. *Copy and paste* that exception - the whole thing. It's
> very helpful.

I doubt it's getting that far (I can see at least one syntax error in the code 
pasted).

cr2001: I echo Chris's sentiment though - what is the error you are seeing (in 
it's entirety)?

E.




More information about the Python-list mailing list