Question: Modify the following pseudocode where you include a sentinel (-1) for the variable that denotes the speed, the program should print the following output: QUESTION

Modify the following pseudocode where you include a sentinel (-1) for the variable that denotes the speed, the program should print the following output:
Modify the following pseudocode where you include a sentinel (-1) for the
variable that denotes the speed, the program should print the following output:

QUESTION 1 Pseudocdigo Start Store 20 in the speed variable. Store 10 in the time variable. Multiply speed by time and store the result in the distance variable. Display the contents of the distance variable End Output >Entre la velocidad (-1 para terminar): 23.4 >Entre el tiempo en minutos: 12 > La distancia es 279.6 m >Entre la velocidad (-1 para terminar): -1

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!