FLASHCARD Coding loops and variables 5th grade

FLASHCARD Coding loops and variables 5th grade

Assessment

Flashcard

others

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Loops are useful in programming because they:

Back

Execute patterns of code without typing them repeatedly

2.

FLASHCARD QUESTION

Front

Which shows the correct syntax for the first line of a loop? Options: loop.start, 4.times, repeat.4, times.loop

Back

4.times

3.

FLASHCARD QUESTION

Front

What happens to code that is indented under a loop?

Back

It becomes part of the loop and repeats.

4.

FLASHCARD QUESTION

Front

Variables in coding are important because they: Make programs run faster, Create graphics automatically, Help organize folders, Store data to use later

Back

Store data to use later

5.

FLASHCARD QUESTION

Front

In the code qz = 90, what is qz called?

Back

The identifier

6.

FLASHCARD QUESTION

Front

In the code qz = 90, what is 90?

Back

The value

7.

FLASHCARD QUESTION

Front

Which statement about for loops is correct? Options: They can only count numbers, They can iterate over different types of data, They must always count backward, They only work with text

Back

They can iterate over different types of data

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?