IDNStudy.com, ang iyong mapagkakatiwalaang mapagkukunan para sa eksaktong at maaasahang mga sagot. Hanapin ang impormasyon na kailangan mo nang mabilis at madali sa pamamagitan ng aming komprehensibo at eksaktong platform ng tanong at sagot.

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