Q:

draw flowchart and psuedo code to read number, then print "hello" if the number is 0, and print "bye" if the number is not 0

0

draw flowchart and psuedo code to read number, then print "hello" if the number is 0, and print "bye" if the number is not 0

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 

Psuedo code:

Start

1-Read Number

2-If number = 0

3-Print "Hello"

4- Else print "Bye"

End

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now