im pretty shure that it will work except one problemon the first question the game stoppes and i dont know whycan sombody tell me plz?
On line 9 you have break which is causing the program to exit from the while loop.
break
while
strangers are evillllllllllll!
im pretty shure that it will work except one problem
on the first question the game stoppes and i dont know why
can sombody tell me plz?
On line 9 you have
break
which is causing the program to exit from thewhile
loop.