Loops - code.org

Loops - code.org

12th Grade

10 Qs

quiz-placeholder

Similar activities

FOR Loops Python

FOR Loops Python

9th - 12th Grade

12 Qs

Unit 5 Study Guide

Unit 5 Study Guide

9th - 12th Grade

15 Qs

Intro to Scratch 2

Intro to Scratch 2

KG - University

12 Qs

Programming - Algorithms in Pseudocode & Flow Diagrams

Programming - Algorithms in Pseudocode & Flow Diagrams

1st - 12th Grade

10 Qs

Grade 12-Python selection&iteration

Grade 12-Python selection&iteration

11th - 12th Grade

15 Qs

For Loops HW

For Loops HW

9th - 12th Grade

12 Qs

Code.org Unit 5 - Loops

Code.org Unit 5 - Loops

9th - 12th Grade

10 Qs

CP M4 Repetition & Loops

CP M4 Repetition & Loops

9th - 12th Grade

15 Qs

Loops - code.org

Loops - code.org

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Autumn Honts

Used 15+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What type of loop is this?

a variable loop

a for loop

a while loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What type of loop is this?

a while loop

a for loop

a variable loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a repetitive portion of an algorithm that repeats a specific number of times or until a given condition is met?

iteration

variable

list

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  • What occurs when the ending condition will never evaluate to true?

a list

a variable

an infinite loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What letter do computer scientists use to mean a variable in programming?

an x

a y

an i

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does steps ++ mean?

steps + a variable

steps + 1

steps = 1

steps + 11

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What allows us to test solutions or run experiments in a way that is usually cheaper, safer, and often times faster?

a simulation

a trial

an experiment

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?