Create a flowchart that let the user guess the secret number. Display "higher" if the number entered by the user is higher that the secret number, otherwise, display "lower". Display "correct" if the user correctly guessed the secret number and terminate the program
The answer to your question is provided in the image:
Comments
Leave a comment