Flowchart to read 5 numbers from user and to print odd or even number.
[ This article is posted for a request received from the visitor of the blog.]
Following flowchart will input 5 numbers one by one from the user and prints whether it is Odd or Even number.
Fig. Flowchart to input 5 numbers and to print Odd or Even |
Output of the flowchart:
1 is odd number
2 is even number
3 is odd number
4 is even number
5 is odd number
----Run complete. 35 symbols evaluated.----
This flowchart is generated using Raptor tool. Read more about RAPTOR here.
Top 10 Flowcharts Examples
You may like to visit following top 10 flowchart examples.
- Flowchart to check positive number.
- Flowchart to check negative number.
- Flowchart to check Odd or Even number.
- Flowchart to display Good morning message based on given time.
- Flowchart to print A to Z.
- Flowchart to print 10, 9, ......, 1.
- Flowchart to Add two numbers.
- Flowchart to subtract two numbers.
- Flowchart to print area of square.
- Flowchart to print area of rectangle.
< Flowchart Page >
< Home Page >