Programming Exercise 2 Draw a structured flowchart (use Draw.io) or write pseudocode that describes the processes in the question shown below. Assume that you have created a mechanical robot that can perform the following tasks: • Stand up. • Sit down. • Turn left 90 degrees. • Turn right 90 degrees. • Take a step. Additionally, the robot can determine the answer to one test condition: • Am I touching something? Place two chairs 20 feet apart, directly facing each other. Draw a structured flowchart or write pseudocode describing the logic that would allow the robot to start from a sitting position in one chair, cross the room, and end up sitting in the other chair. Have a fellow student, friend, or family member
Programming Exercise 2
Draw a structured flowchart (use Draw.io) or write pseudocode that describes the processes in the question shown below.
Assume that you have created a
• Stand up.
• Sit down.
• Turn left 90 degrees.
• Turn right 90 degrees.
• Take a step.
Additionally, the robot can determine the answer to one test condition:
• Am I touching something?
Place two chairs 20 feet apart, directly facing each other. Draw a structured flowchart or write pseudocode describing the logic that would allow the robot to start from a sitting position in one chair, cross the room, and end up sitting in the other chair. Have a fellow student, friend, or family member
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 1 images