You are on page 1of 1

START

n=1
j=1

T Output n
n<5
n++

Output j
j++ F
n=(n-4)

j<=10
T

END

You might also like