Feb.19,2019 Flashcards

1
Q

Loop

A

A loop is a way to repeat code in your program

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

For Loop

A

A for loop lets us repeat code a fixed number of times

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Control Structure

A

A control structure lets us change the flow of the code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly