Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Draw a rectangular box for the start of the flowchart. Draw another rectangular box for the input of height (h) and write Enter height (h)
Draw a rectangular box for the "start" of the flowchart.
Draw another rectangular box for the input of height (h) and write "Enter height (h) in cm" inside the box.
Draw another rectangular box for the input of age (a) and write "Enter age (a)" inside the box.
Draw a diamond-shaped box for the decision point. Inside the box, write "h >= 120 and a >= 8?".
Draw a rectangular box for the outcome "Yes" and write "You can enter the ride" inside the box.
Draw a rectangular box for the outcome "No" and write "You can't enter the ride" inside the box.
Draw an arrow from the decision box to both outcome boxes.
Draw a final rectangular box for the "end" of the flowchart and label it as such.
Connect the start box to the first input box and continue connecting the boxes in sequence until the end box.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started