Computer Programming for Kids : An Easy Step-by-Step Guide For Beginners To Learn Programming And Coding Skills by Sean Damon

Computer Programming for Kids : An Easy Step-by-Step Guide For Beginners To Learn Programming And Coding Skills by Sean Damon

Author:Sean Damon [Damon , Sean]
Language: eng
Format: epub
Published: 2020-08-26T22:00:00+00:00


Procedure 1: Start

Procedure 2: Declare the variables x, y and z.

Procedure 3: Read variables x, y and z.

Procedure 4: If x>y

If x>z

Display x is largest number.

Else

Display z is largest number.

Else

If y>z

Display y is the largest number.

Else

Display z is largest number.

Procedure 5: End

This is how simple algorithms are. They state what you need in the procedure. A good algorithm must have the following features:

Clear and precise definition of the input and output.

All Procedures must be simple and clear.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.