You are on page 1of 4

START START

Do step A,B,C
IF condition X is true
A
IF condition P is true
Do step Y
Else B
Do step Q
End if
Else C
Do step V
End if
X
Do step W
END
V P

Q Y

END
START
START
Do step P
IF condition R is true P
IF condition W is true
Do step A,B Y R
End if
IF condition Q is true W
Do step C S
End if A
End if F O
IF condition S is true
Do step O B
Else
Do step F END
End if Q
END
C

Y
START
START
Do step A A
While condition H is true
While condition U is true
Do step B END H
End while
Do step C U
Do step D
End while C B
END
D
START
Y
START A
Do
step A,B,C B
IF condition R is true
Do step H, I C
While condition S is true
Do step U
End while R
Else
IF condition X is true X H
Do step P
End if P I
End if
Do step W S
While condition Z is true
Do step Q U
END W

Z Y

END Q

You might also like