Key
Task
Decision
N =
Input()
Start
Start and end
Direction of flow
A =
Input()
14 -
N = 5
TRUE
A = 10
Is N >A?
Output N
FALSE
WHAT IS THE OUTPUT?
Output A
End
