QUIZ Coding loops and variables 5th grade

QUIZ Coding loops and variables 5th grade

10 Qs

quiz-placeholder

Similar activities

Blockchain Quiz

Blockchain Quiz

Professional Development

10 Qs

TINKERCAD CODEBLOCK REVIEW FOR QUIZ

TINKERCAD CODEBLOCK REVIEW FOR QUIZ

7th Grade

12 Qs

Grade 5-Programming - Quiz 2

Grade 5-Programming - Quiz 2

KG - University

13 Qs

Forensics Ch. 6 Fingerprints Vocabulary (15)

Forensics Ch. 6 Fingerprints Vocabulary (15)

KG - University

15 Qs

Hammurabi's Code & Analytical Writing

Hammurabi's Code & Analytical Writing

KG - University

14 Qs

TinkerCAD Codeblocks Quiz makeup

TinkerCAD Codeblocks Quiz makeup

7th Grade

14 Qs

Unit 2 Test B

Unit 2 Test B

9th Grade - University

15 Qs

แบบทดสอบ Chapter 2

แบบทดสอบ Chapter 2

KG - University

12 Qs

QUIZ Coding loops and variables 5th grade

QUIZ Coding loops and variables 5th grade

Assessment

Quiz

others

Hard

Created by

Theresa Upchurch

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Loops are useful in programming because they:
Make the computer run faster
Execute patterns of code without typing them repeatedly
Create better graphics in programs
Only work with numbers

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

What happens to code that is indented under a loop?
It gets skipped by the computer
It runs slower than other code
It becomes part of the loop and repeats
It only runs one time

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

In the code qz = 90, what is qz called?
The identifier
The value
The operator
The function

6.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

In the code qz = 90, what is 90?
The function
The operator
The identifier
The value

7.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

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

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?