eloratalks eloratalks
  • 02-04-2021
  • Computers and Technology
contestada

Ask the user to input a country name. Display the output the message “I
would love to go to [country]”

Respuesta :

sandlee09
sandlee09 sandlee09
  • 07-04-2021

Answer:

Explanation:

The following code is written in Python, it asks the user for an input saves it to a variable called country, and then prints out the sentence example in the question using the user's input. The output can be seen in the picture attached below

country = input("input country")

print('I would love to go to ' + country)

Ver imagen sandlee09
Answer Link

Otras preguntas

what contributed to the events of bleeding kansas
what are usually made of wax?
Identify as a direct variation, inverse variation or neither. y = 6x
what is the need to classify organisms
how do u solve d÷12=2
the more money someone has a more successful they are
The process of generating an electric current by moving an electrical conductor relative to a magnetic field is called
If the circumference of the circle is 18.84 what is the area
what is a hotel boy in a hotel
Which value for A satisfies the equation 3 - 4(1 + A) = 7? A = -2 A = -6 A = 2 A = 6