Maligayang pagdating sa Imhr.ca, kung saan maaari kang makakuha ng mga sagot mula sa mga eksperto nang mabilis at tumpak. Kumuha ng mga sagot mula sa mga eksperto nang mabilis at eksakto mula sa aming dedikadong komunidad ng mga propesyonal. Nagbibigay ang aming platform ng seamless na karanasan para sa paghahanap ng mapagkakatiwalaang sagot mula sa isang network ng mga bihasang propesyonal.

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