Computer Science, asked by annu387386, 7 months ago

draw a flowchart to input a number to
check whether it is double digit or not​

Answers

Answered by himanshumahajan3737
0

Answer:

firstly scan the number

then apply if condition

(9>=n)

number is not two digit

and else

number is two digit

Similar questions