How to use for loop in this game? The game has 10 rounds. When a player wins, he scores +1 until it reaches 10 rounds that is when the game will end. And also can I ask what function is used when a user inputs 2 char correctly but misspelled it? For example, ROcc instead of rock. Will it accept the user input?How to use for loop in this game? The game has