Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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:

  1. Make a list that includes 3 or 4 games that you like to play.
  2. Print a statement that tells the user what games you like.
  3. Ask the user to tell you a game they like, and store the game in a variable such as new game.
  4. Add the user's game to your list.
  5. 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

Step: 1

Answer Python Code Start of program execution pre defined li... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Mobile Communications

Authors: Jochen Schiller

2nd edition

978-0321123817, 321123816, 978-8131724262

More Books

Students also viewed these Programming questions

Question

Evaluate each expression. (-4.6)(-5.4) + (-1.49) +5.5

Answered: 1 week ago