Looping & Conditions iReview n Python

Looping & Conditions iReview n Python

9th - 12th Grade

35 Qs

quiz-placeholder

Similar activities

Code.org Express course 6th Grade

Code.org Express course 6th Grade

5th - 10th Grade

32 Qs

Python programming

Python programming

11th Grade

30 Qs

GameMaker 3rd qtr

GameMaker 3rd qtr

9th - 12th Grade

40 Qs

Python  conditionals, and loops |Part 3

Python conditionals, and loops |Part 3

10th Grade

36 Qs

Java - Revision

Java - Revision

10th Grade

30 Qs

SCRATCH TEST 2

SCRATCH TEST 2

9th - 12th Grade

40 Qs

1st Semester Final Review Comp Sci Math and AP Comp Sci

1st Semester Final Review Comp Sci Math and AP Comp Sci

9th Grade

30 Qs

JavaScript Function

JavaScript Function

9th - 12th Grade

33 Qs

Looping & Conditions iReview n Python

Looping & Conditions iReview n Python

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Heidi Holland

Used 2+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

In a Python program, what would be the ending value for y in the WHILE LOOP code?

5

51

10

3

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

A loop that is repeated if the condition is true / false

While loop
For loop
Repeat loop
If...else

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Loop executed a fixed number of times with a built-in-counter (creating a counter variable is unnecessary).
While loop
For loop
Repeat loop
If...else

4.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

In programming, what is iteration?
The repetition of steps within a program
The order in which instructions are carried out
A decision point in a program
Testing a program to make sure it works

5.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

Media Image
5
4
3
2
1
4
3
2
1
0
5  4  3  2  1
4  3  2  1  0

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will this code do?

Print Numbers 1-11

Print Numbers 1-10

Print Numbers 2-10

Print Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

Media Image
5
4
3
2
1
4
3
2
1
0
5  4  3  2  1
4  3  2  1  0

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?