Check all that apply to types of pseudocode instructions:
Answer
IF
OUTPUT
BUT
HOW
INPUT
WHEN
Question 3
Question
A flowchart is a [blank_start]diagrammatic[blank_end] representation of an [blank_start]algorithm[blank_end]. It uses various symbols such as rhombuses, [blank_start]rectangles[blank_end] and [blank_start]parallelograms[blank_end] to show parts of an algorithm and what happens in those parts. The rhombus represents a [blank_start]decision[blank_end].