Problem Solving_Sequence and Flowcharts
Problem Solving_Sequence and Flowcharts
num1, num2
Sum, Product
STOP
Class Activity
• Write a pseudocode algorithm that accepts
the length and width of a rectangle. Calculate
and output the area and perimeter.
• Draw the corresponding flowchart.