Hi i am very stuck, i have a question is there any way to tell the computer to go back to start of the program when using while loops? would also like to know how to tell the program to go to a specific part of a while loop?
1. how do you mean, can you give ex?
2.sounds like good idea
3. Still though would you be able to tell me why my statement part1=true is not taking me to that loop? it doesn't take me anywhere after the end of part3 im stuck??
Here I separated game itself from lobby where you asked if you want ot play a game or if you want to play again: http://pastebin.com/cPJKsDK3
part1, part2 and part 3 are good to break into their own functions.
Also after formatting I have found several logic errors: look at lines 27 and 96: program aroun those places might work not like you want.