
Patrick B. answered 01/14/21
Tutor
4.7
(31)
Math and computer tutor/teacher
if (condition is true) then
statements to execute if condition is true
else
statement to execute if condition is false
endif