A) By Using handwriting; 1. Please create the pseudocode for a program that can adding (total) and averaging (AVG) two number (X and Y) which are received from input. Then, the total and average are displayed. 2. Please convert the pseudocode in task above into the flowchart. B) By Using handwriting; 1. Please create the pseudocode for a program that are able to measure or sense the car speed in miles per hour (mph), and then, convert the speed in miles into kilometers per hour (km/h). The program also display the speed in kmh. If the driver exceed the speed limit of 70kmh, program will warn the driver through dislay with the message ‘PLEASE REDUCE SPEED’. 2. Please convert the pseudocode in task above into the flowchart.
A) By Using handwriting;
1. Please create the pseudocode for a program that can adding (total) and averaging (AVG) two number (X and Y) which are received from input. Then, the total and average are displayed.
2. Please convert the pseudocode in task above into the flowchart.
B) By Using handwriting;
1. Please create the pseudocode for a program that are able to measure or sense the car speed in miles per hour (mph), and then, convert the speed in miles into kilometers per hour (km/h). The program also display the speed in kmh. If the driver exceed the speed limit of 70kmh, program will warn the driver through dislay with the message ‘PLEASE REDUCE SPEED’.
2. Please convert the pseudocode in task above into the flowchart.
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 2 images