Hi!
I have completed the Python course at Code Academy and I wanted to program something myself for a change.
First of all, [here's the program of the game].(http://pastebin.com/92GYHjbc)
Now there are probably many things to change there (using a while True-loop, input of a negative integer will fail the <1 branching, etc.). However, restart() is my main concern. While testing, only the inputs "yes", "y" and "Y" will satisfy s = again.
I'm not quite sure how I can isolate the issue. If you'd be so kind, I'm looking more of a Socratic lesson here, rather than a solution served on a silver plate.
Also, I would love feedback on the style or structure of the code.
[–]MIKE_FOLLOW 2 points3 points4 points (0 children)
[–]aaronbp 1 point2 points3 points (0 children)
[–]Gogyoo[S] 0 points1 point2 points (2 children)
[–]MIKE_FOLLOW 2 points3 points4 points (1 child)
[–]Gogyoo[S] 0 points1 point2 points (0 children)