Problem ONE: Translate this following flowchart into python code. Hint: it's while loop. ▸ Description Start Assign y to keep going True keep going == False Prompt the user to enter the amount of sales and assign it to sales. End Prompt the user to enter the commission rate and assign it to comm_rate. commission = sales comm_rate Display the commission Prompt the user: 'Do you want to calculate another commission? (Enter y for yes)' and assign the input to keep going.

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter4: Making Decisions
Section: Chapter Questions
Problem 4RQ: If the following code segment compiles correctly, what do you know about the variable x? if(x)...
icon
Related questions
icon
Concept explainers
Question
100%
How do I translate the flowchart into Python code
Problem ONE: Translate this following flowchart into python code. Hint: it's while loop.
▸ Description
Start
Assign y' to keep going
True
keep going ==
False
Prompt the user to enter
the amount of sales and
assign it to sales.
End
Prompt the user to enter
the commission rate and
assign it to comm_rate.
commission = sales
comm_rate
Display the
commission
Prompt the user: 'Do you
I want to calculate another
commission? (Enter y for
yes)' and assign the input
to keep going.
Transcribed Image Text:Problem ONE: Translate this following flowchart into python code. Hint: it's while loop. ▸ Description Start Assign y' to keep going True keep going == False Prompt the user to enter the amount of sales and assign it to sales. End Prompt the user to enter the commission rate and assign it to comm_rate. commission = sales comm_rate Display the commission Prompt the user: 'Do you I want to calculate another commission? (Enter y for yes)' and assign the input to keep going.
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Control Structure
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
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT