Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

in python please! hw4 part 3.py (Worth 6 points) This program allows the user to create a shopping checklist that will remind them not only

image text in transcribed

image text in transcribed

in python please!

hw4 part 3.py (Worth 6 points) This program allows the user to create a shopping checklist that will remind them not only of the item they want to purchase, but also the quantity desired for each item. The program must use two separate lists to accomplish this! The user can continue entering items indefinitely, stopping only when they enter the sentinel value "STOP". After entering each item, they should be asked how many of that item they want to bu After their list is complete, it should be printed back out to them. Each line must contain the item name and the quantity of that item. (Your program must NOT prompt for a quantity after the user enters "STOP".) (See the next page for sample output.)

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_2

Step: 3

blur-text-image_3

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

Oracle Database 10g Insider Solutions

Authors: Arun R. Kumar, John Kanagaraj, Richard Stroupe

1st Edition

0672327910, 978-0672327919

More Books

Students also viewed these Databases questions