For these flowchart solutions, you may opt to:
- Draw the solution in your notebook OR
- Draw the solution in a word processing document OR
- Draw the solution in an online tool OR
- Create a solution using flowgorithm.
Exercise 1
Create a flowchart solution which prompts the user to enter a student’s math mark and outputs “You have passed” if the mark is 50 and/or greater or “You have failed” if the mark is less than 50.
Exercise 2
Create a flowchart solution which prompts the user to enter two numbers, A and B, and outputs the larger number.
© 2020 Vedesh Kungebeharry. All rights reserved.