Saturday, May 8, 2021

Flowchart to input 5 numbers from user and to print odd or even number.

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.

Flowchart to input 5 numbers from user and to print 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.----






No comments:

Post a Comment