[Tutor] Help!

xDog Walker thudfoo at gmail.com
Thu Sep 22 22:26:39 CEST 2011


Move the following two lines to immediately follow the while.

 player=raw_input("Please pick your throw: (r,s,p):")
 computer= random.choice(['r','s','p'])

-- 
I have seen the future and I am not in it.



More information about the Tutor mailing list