Question: Name your CH source code file: C++PE2-1.cpp (sumn and difference of two values) Write the C++ code for a program that allows the user to

Name your CH source code file: C++PE2-1.cpp (sumn and difference of two values) Write the C++ code for a program that allows the user to enter two values. The program outputs the sum of and the difference between the two values. a 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 act as the robot and carry out your instructions. Programming Exercise 2 flowchart or pseudocode
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
