Pseudocode problems


Question:

Pseudocode Problem

There is an error in this pseudocode, can you help me find it?

Constant Real GRAVITY = 9.81

Display "Rates of acceleration of an object in free fall:"

Display "Earth: ", GRAVITY, " meters per second every second."

Set GRAVITY = 1.63 Display "Moon: ", GRAVITY, " meters per second every second."

Solution Preview :

Prepared by a verified Expert
Software Engineering: Pseudocode problems
Reference No:- TGS01936303

Now Priced at $20 (50% Discount)

Recommended (91%)

Rated (4.3/5)