Question: Write a python program: Make a list that includes 3 or 4 games that you like to play. Print a statement that tells the user
Write a python program:
- Make a list that includes 3 or 4 games that you like to play.
- Print a statement that tells the user what games you like.
- Ask the user to tell you a game they like, and store the game in a variable such as new game.
- Add the user's game to your list.
- Print a new statement that lists all of the games that we like to play (we means you and your user).
Step by Step Solution
3.47 Rating (150 Votes )
There are 3 Steps involved in it
Answer Python Code Start of program execution pre defined li... View full answer
Get step-by-step solutions from verified subject matter experts
