You are on page 1of 2

NATIONAL UNIVERSITY - FAIRVIEW

SM Fairview Complex, Quirino Hwy, corner Regalado Hwy, QC

COLLEGE OF ENGINEERING AND TECHNOLOGY

UNDERSTANDING STRUCTURE
EXPERIMENT NO. 3

Submitted by:

Cataluña, Jayron M. (2021-130963)


CPROGG2L – CPE212

Submitted to:
Engr. Lhora Anne M. Ablidas
CPE Faculty

April 29, 2022


Date
a.)
stepA
if conditionB is true then
stepC then back to start
if false then end

b.)
stepD
if conditionE is true then stepH
stepI
end
if not then stepF
if condition is true then stepI
if not then end

c,)
stepK
if conditionL is true then stepP
if condition is true then back to stepP
if not stepR
end
if not stepM
stepN
if condition is true then go to stepR
if not then end

You might also like