christopheracarson christopheracarson
  • 12-12-2021
  • Computers and Technology
contestada

Write a program that allows the user to enter three separate strings: a city name, a state name, and a ZIP code.

Respuesta :

TheArkhamKnight1234 TheArkhamKnight1234
  • 12-12-2021

Answer:

In Python:

city = input("Enter a city: ")

state = input("Enter a state: ")

zip_code = input("Enter a zip code: ")

Answer Link

Otras preguntas

What does y-intercept represent?
The sum of two numbers is 95, and their difference is 61. What are the two numbers?
How long was a million days ago in hours?
It takes Akira 10 minutes to make a black and white drawing and 25 minutes for a color drawing.  On Saturday he made a total of 9 drawings in 2 hours.  Write an
The sum of two numbers is 95, and their difference is 61. What are the two numbers?
what do you call two ratios that have the same value
The sum of two numbers is 95, and their difference is 61. What are the two numbers?
What does y-intercept represent?
9/10 divided by (1/10 plus 2/5)
There are 50 questions to answer in a trivia contest. Each player starts with 100 points. He or she earns 10 points for each correct answer but loses 4 points w