Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(python) please solve this by 1st write the problem statment, 2nd write problem analysis (input/output/model), 3rd write the algorithm, 4th post a screenshot of thr

(python) please solve this by 1st write the problem statment, 2nd write problem analysis (input/output/model), 3rd write the algorithm, 4th post a screenshot of thr flowchart of the algorithm. {{{{DO NOT CODE.. DON'T WRITE A CODE}}}} image text in transcribed
Problem Details: You are going to help customers buy clothes from a clothes boutique (shop). Each piece of clothes has a name and a price. When a customer buys an item, the price is added to his bill (invoice). When done, the customer is notified of the item he bought and the total amount of his bill. To make the problem simpler for Stages 1 and 2, we will assume that a customer can buy the same piece of clothes only once. You Task: Use the problem-solving techniques that you have learned in the class te solve the above computing problem. Use the following guideline in developing the solution. Stage 1: 1. Define the problem by clearly stating: 1. What is the problem? 2. Analyze the problem by applying the steps of computation thinking. 3. Design the algorithm that solves this problem using: I. Pscudo code II. Flowchart Stage 2: Use any Visual tool to implement and test the correctness of your algorithm, and include in your submission a snapshot of the final working flowehart. Problem Details: You are going to help customers buy clothes from a clothes boutique (shop). Each piece of clothes has a name and a price. When a customer buys an item, the price is added to his bill (invoice). When done, the customer is notified of the item he bought and the total amount of his bill. To make the problem simpler for Stages 1 and 2, we will assume that a customer can buy the same piece of clothes only once. You Task: Use the problem-solving techniques that you have learned in the class te solve the above computing problem. Use the following guideline in developing the solution. Stage 1: 1. Define the problem by clearly stating: 1. What is the problem? 2. Analyze the problem by applying the steps of computation thinking. 3. Design the algorithm that solves this problem using: I. Pscudo code II. Flowchart Stage 2: Use any Visual tool to implement and test the correctness of your algorithm, and include in your submission a snapshot of the final working flowehart

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

Data Analysis Using SQL And Excel

Authors: Gordon S Linoff

2nd Edition

111902143X, 9781119021438

More Books

Students also viewed these Databases questions