Code a "Magic Eight Ball," 21 (the card game), or another game that has a random chance in it. Your game must include user input, random output, a game aspect, and a loop to continue until the user opts out of the game. Use functions for each step, as outlined below for Magic Eight Ball.