Suppose you run an interactive game program in Idle, and there is a variable like "winnings" that, at the end of the program, has a certain value. What if the player wants to repeat? How can you get the program to repeat and make the final winnings value the initial one for the next game? I have searched for "repeat" in various books and pdf's.
Thanks, Edwin M.
Thanks, Edwin M.