Write an algorithm (i.e., step-by-step instructions) for something you do every day. Assume that the algorithm will be executed a robot who, unlike a human, cannot "read between the lines," so take care to be precise! An algorithm with 15 – 50 steps is plenty.

Respuesta :

Answer:

Algorithm

Explanation:

An Algorithm can be defined an organized, structured, or step by step way of performing a given task.  

A good Algorithm always has the following qualities:

  • Beginning
  • Very clear( not ambiguous)
  • Precise
  • Ordered Steps
  • End

                           Example

A  simple Algorithm For Attaching a Document on a Mail

Switch on the computer

Ensure you computer is connected to the internet

Open your email

Click on Compose Mail

Click on Attach File

Click on the location of the file then select the file to attach

Click Open

Send

NB: The File should be less than 25 MB

ACCESS MORE