Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a python program that asks a user if they want to be added to the mailing list for a company. They will type Y

Write a python program that asks a user if they want to be added to the mailing list for a company. They will type Y or N. If they type Y, prompt for the following:

  • a first name (as a string)
  • a last name (as a string)
  • an address (as a string)
  • a city (as a string)
  • a state (as a string)
  • a zip code (as an integer)

Then print an address label like the one shown in the sample run below. Formatting is important.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Optimizing Data Collection In Warzones

Authors: Aaget Aamber

1st Edition

B0CQRRFP5F, 979-8869065902

More Books

Students also viewed these Databases questions

Question

Describe a persuasive message.

Answered: 1 week ago

Question

Identify and use the five steps for conducting research.

Answered: 1 week ago

Question

List the goals of a persuasive message.

Answered: 1 week ago