Python Loops

Python Loops

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Understanding Compilers and Their Functions

Understanding Compilers and Their Functions

11th Grade

15 Qs

Unit 14 Formative Assessment

Unit 14 Formative Assessment

12th Grade

10 Qs

countable and uncountable nouns

countable and uncountable nouns

1st - 12th Grade

10 Qs

Chapter 2: Input Device

Chapter 2: Input Device

12th Grade - University

12 Qs

3rd week g9 summative

3rd week g9 summative

7th - 12th Grade

15 Qs

Unit 3 Overview

Unit 3 Overview

12th Grade

10 Qs

Debugging Challenge 2

Debugging Challenge 2

7th - 12th Grade

15 Qs

Printers

Printers

9th - 12th Grade

10 Qs

Python Loops

Python Loops

Assessment

Quiz

Computers, Education

9th - 12th Grade

Practice Problem

Medium

Created by

Carol Luce

Used 224+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

How many times will 1 be printed

3

4

5

6

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

A while loop equivalent of the for loop above is

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

FOR loops are

loops which run an unknown number of times

loops which run for a specific number of times

the same as if statements

not part of programming

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

WHILE loops are

loops which run an unknown number of times

loops which run for a specific number of times

the same as if statements

not part of programming

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which kind of loop would be used?


I need a program that will keep letting me add money to a piggy bank until I get to $100.

FOR Loop

WHILE Loop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which kind of loop would be used?


I need a program that will keep letting me add a monthly payment for 12 months.

FOR Loop

WHILE Loop

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Look at the code below and identify which statement below is true:

Starts at 10, goes up to 100, increases by 10

Starts at 10, goes upto 101, increases by 10

Starts at 1, goes up to 100, increases by 1

Starts at 10, goes up to 10, increases by 10

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?