ds 3.2b components of an algorithm

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/3

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

4 Terms

1
New cards

Instructions

sub-algorithms, each performing a small activity

2
New cards

Variables

to temporarily store values while the steps of the algorithm are being executed

3
New cards

Conditionals

One of the steps in an algorithm could be to make a decision or choice.

4
New cards

Loops

allow a set of instructions to repeat when a certain condition is met