Python Course  - While Loops

Python Course - While Loops

7th - 10th Grade

25 Qs

quiz-placeholder

Similar activities

Artificial Intelligence Quiz1

Artificial Intelligence Quiz1

4th - 8th Grade

26 Qs

Python

Python

8th Grade

20 Qs

Quiz Pemrograman Phyton

Quiz Pemrograman Phyton

9th - 12th Grade

20 Qs

Python Programming Quiz

Python Programming Quiz

10th Grade - University

20 Qs

Python Revision

Python Revision

7th - 8th Grade

22 Qs

Python Test

Python Test

9th - 12th Grade

25 Qs

Programming - Python (year 12)

Programming - Python (year 12)

9th - 12th Grade

21 Qs

Assessment #2

Assessment #2

5th Grade - Professional Development

20 Qs

Python Course  - While Loops

Python Course - While Loops

Assessment

Quiz

Computers

7th - 10th Grade

Hard

CCSS
6.EE.B.6

Standards-aligned

Created by

Simon Graham

Used 39+ times

FREE Resource

25 questions

Show all answers

1.

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

2.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

Which type of loop iterates until instructed otherwise?
FOR loop
A count-controlled loop
Repeat-once loop
WHILE loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

Which of the following symbols is used in Python to mean "Equal to"?
=
!=
==
>=

4.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

Which of the following symbols is used in Python to mean "Not equal to"?
==
!=
<>
><

5.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

Which of the following symbols is used in Python to mean "Greater than or equal to"?
<=
>>
>=
=>

6.

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

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?