Python Loops

Python Loops

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Websites Hwk 1

Websites Hwk 1

7th - 9th Grade

14 Qs

After Effect Intoduction

After Effect Intoduction

10th Grade - University

15 Qs

OOP 1 Undiksha

OOP 1 Undiksha

12th Grade - University

13 Qs

Fundamental Rights

Fundamental Rights

6th Grade - University

10 Qs

Empowerment Technologies Quiz 2

Empowerment Technologies Quiz 2

11th Grade

10 Qs

Chapter 3 Exploring Linux Filesystems

Chapter 3 Exploring Linux Filesystems

11th Grade - University

10 Qs

IP ADDRESSING AND ITS VERSION

IP ADDRESSING AND ITS VERSION

11th Grade

15 Qs

Networks and Internet

Networks and Internet

10th Grade

10 Qs

Python Loops

Python Loops

Assessment

Quiz

Computers, Education

9th - 12th Grade

Practice Problem

Medium

Created by

Carol Luce

Used 223+ 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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?