Zusammenfassung der Ressource
Frage 1
Frage
What is not a type of algorithm writing?
Antworten
-
Pseudocode
-
Algorithmic coding
-
Flowchart
Frage 2
Frage
Check all that apply to types of pseudocode instructions:
Antworten
-
IF
-
OUTPUT
-
BUT
-
HOW
-
INPUT
-
WHEN
Frage 3
Frage
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].
Antworten
-
rectangles
-
diagrammatic
-
parallelograms
-
algorithm
-
decision