Draw flow charts to this questions.
Exercise 1.
- Input two numbers to find the highest number and then display it.
Exercise 2.
- Modify the Exercise 1 to find the both highest and the lowest to display them.
Exercise 3.
- Input the session code and display the appropriate season as follows:
- Season code-Season-1-Autumn
- 2-Winter
- 3-Spring
- 4-Summer
Comments
Leave a comment