10.3 Loops (Iteration)

10.3 Loops (Iteration)

9th Grade

14 Qs

quiz-placeholder

Similar activities

WHILE Loops yr 9

WHILE Loops yr 9

9th - 12th Grade

13 Qs

GD II Terms (1-6)

GD II Terms (1-6)

6th - 12th Grade

12 Qs

More JavaScript Basics

More JavaScript Basics

9th - 12th Grade

15 Qs

Lesson 6: Loops with Rey and BB-8

Lesson 6: Loops with Rey and BB-8

8th Grade - University

12 Qs

CTE Information Technology Quiz

CTE Information Technology Quiz

7th - 9th Grade

13 Qs

AP CSP Loops Practice

AP CSP Loops Practice

9th - 12th Grade

12 Qs

C ++ For Loop

C ++ For Loop

9th - 12th Grade

14 Qs

For and While Loop in Python

For and While Loop in Python

9th - 12th Grade

18 Qs

10.3 Loops (Iteration)

10.3 Loops (Iteration)

Assessment

Quiz

Computers

9th Grade

Easy

CCSS
6.EE.B.6

Standards-aligned

Created by

John Richards

Used 60+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is int()?

Text

Console

Function

Decoder

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why would you use a WHILE loop?
To repeat code
To repeat code until a condition is met
To save time
To increase the range of code

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does an IF statement do?
Closes the program
Makes a decision
Asks a question

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these would be used to loop through instructions a set number of times?
IF statement
WHILE loop
FOR loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _________ mode in Python makes it easy to run and test short snippets of code..
Interactive Shell
Edit
Command
Program

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What construct is used in line 3
Selection
Iteration
Sequence
Loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To repeat until a particular condition is met, TRUE is used

while loop

for loop

if loop

Eternal Loop

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?