1(a) Write an algorithm/pseudocode for a movie rental company that wants to screen their customers from 18 years and above.
The system should be able to deny access to customers that appear below 18.
b. Draw a flowchart to illustrate the above program.
2. Write an algorithm to determine the average of any five(5) numbers and display the below after: the sum, the product and the average.
3(a) It is late at night, and you decided to get a glass of milk before bed. Try to a pseudocode describing the process of going to the kitchen and getting the milk.
b. Draw a flowchart to illustrate the above program.
Comments
Leave a comment