$ python3 wheeloffortune.py -------------------------------------------------- - Welcome to Wheel of Fortune! - -------------------------------------------------- -------------------------------------------------- Turn #1 Puzzle: *******_***_*******_****** You have $0. What do you want to do? 1. Spin wheel 2. Guess phrase 3. Quit your choice --> 1 The wheel spins and lands on $500 Enter a letter: t There are 3 of t in the phrase. You win 1500! -------------------------------------------------- Turn #2 Puzzle: **tt***_t**_*******_****** You have $1500. What do you want to do? 1. Spin wheel 2. Guess phrase 3. Quit your choice --> 1 The wheel spins and lands on $550 Enter a letter: e There are 4 of e in the phrase. You win 2200! -------------------------------------------------- Turn #3 Puzzle: *ett***_t*e_*e****e_****** You have $3700. What do you want to do? 1. Spin wheel 2. Guess phrase 3. Quit your choice --> 1 The wheel spins and lands on $500 Enter a letter: i There are 1 of i in the phrase. You win 500! -------------------------------------------------- Turn #4 Puzzle: *etti**_t*e_*e****e_****** You have $4200. What do you want to do? 1. Spin wheel 2. Guess phrase 3. Quit your choice --> 1 The wheel spins and lands on $500 Enter a letter: r There are 1 of r in the phrase. You win 500! -------------------------------------------------- Turn #5 Puzzle: *etti**_t*e_*e****e_**r*** You have $4700. What do you want to do? 1. Spin wheel 2. Guess phrase 3. Quit your choice --> 1 The wheel spins and lands on $700 Enter a letter: s There are 4 of s in the phrase. You win 2800! -------------------------------------------------- Turn #6 Puzzle: *etti**_t*e_*ess**e_**r*ss You have $7500. What do you want to do? 1. Spin wheel 2. Guess phrase 3. Quit your choice --> 2 Enter a phrase: getting the message across Correct! -------------------------------------------------- You solved the puzzle after 6 turns and with 7500 cash ! Thanks for playing! Answer: getting the message across