IDNStudy.com, ang perpektong platform para magtanong at makakuha ng maaasahang mga sagot. Alamin ang mga detalyadong sagot sa iyong mga tanong mula sa aming malawak na kaalaman sa mga eksperto.

Create a flow chart and a program that will determine if the inputted number is positive,negative or zero.

Sagot :

I can provide you that but we cannot create a flowchart here. there is no features for creating a flow-chart here. But this is simple. but i will give you the flow.

1. START
2. input a number
3. if number < 0
3.1 display "NEGATIVE"
3.2 goto EXIT
4 else if number > 0
4.1 display "POSITIVE"
4.2 goto EXIT
5. else 
5.1 display "ZERO"
6. EXIT

Note: Don't forget to rate my score and give me good score. Thank you. Goodluck to your school