How should my flow chart look for this code?

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter3: Data Representation
Section: Chapter Questions
Problem 7RQ
icon
Related questions
Question
How should my flow chart look for this code?
Morris_lab3.py - C:/Users/CoryM_h7vhvbi/AppData/Local/Programs/Python/Python310/Morris_lab3.py (3.10.
File Edit Format Run Options Window Help
#Program Name: Lab 2
# Date written: 9/07/2022
# Created to fulfill requirments for COSC 1336, Sec. 014, Fall 2022
de and long, ban, ng
#Programe Summary: Enter number of packages purchased, get the Total Amou
#----
Data Dictionary
# Name: Enter number of packages purchased
Author: Cory Morris.
Location: c:\python\
number packages-int (input ("enter the number of packages purchased:
packages price 149;
total amount number packages *packages_price
if number_packages<=49:
discount-10
discount amount-(total amount*discount)/100
number packages>=50 and number_packages<=99:
discount-20
discount amount= (total amount discount)/100
number packages>=100 and number packages<=150:
discount-30
discount amount-(total amount discount) /100
number packages>=-50:
discount-40
discount amount=(total amount discount)/100
prinet 11:
Type here to search
String: Message String
count amount, 211)
at((tota__amount-discount amount), 2£'))
Transcribed Image Text:Morris_lab3.py - C:/Users/CoryM_h7vhvbi/AppData/Local/Programs/Python/Python310/Morris_lab3.py (3.10. File Edit Format Run Options Window Help #Program Name: Lab 2 # Date written: 9/07/2022 # Created to fulfill requirments for COSC 1336, Sec. 014, Fall 2022 de and long, ban, ng #Programe Summary: Enter number of packages purchased, get the Total Amou #---- Data Dictionary # Name: Enter number of packages purchased Author: Cory Morris. Location: c:\python\ number packages-int (input ("enter the number of packages purchased: packages price 149; total amount number packages *packages_price if number_packages<=49: discount-10 discount amount-(total amount*discount)/100 number packages>=50 and number_packages<=99: discount-20 discount amount= (total amount discount)/100 number packages>=100 and number packages<=150: discount-30 discount amount-(total amount discount) /100 number packages>=-50: discount-40 discount amount=(total amount discount)/100 prinet 11: Type here to search String: Message String count amount, 211) at((tota__amount-discount amount), 2£'))
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Datatypes
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning