Computer Science, asked by andriaseby, 1 year ago

Mango shake is a very refreshing drink in summer.If you do not know how to make it yourself,ask your mother a proper way to do it .Write it as an algorithm

Answers

Answered by AditiHegde
2

An algorithm to prepare a mango shake is as follows.

  • Required ingredients: Mangoes, milk and sugar.
  • Procedure to prepare mango shake: Cut the mangoes into small pieces, then add milk and sugar to it and finally blend it.
  1. Input mangoes in numbers
  2. Input milk in litres
  3. Input sugar in kilograms
  4. Cut mangoes into pieces
  5. Grind mangoes, milk and sugar using a blender
  6. Output the mango shake in a glass jar.

Similar questions