while loop

while loop

9th Grade

10 Qs

quiz-placeholder

Similar activities

While Loop

While Loop

9th Grade

10 Qs

Iteration

Iteration

9th - 12th Grade

15 Qs

Programming Basics

Programming Basics

9th - 10th Grade

10 Qs

coding

coding

KG - Professional Development

15 Qs

JavaScript

JavaScript

9th Grade

12 Qs

python 9A2.

python 9A2.

9th Grade

15 Qs

แบบทดสอบ Python เรื่อง Loop 10 ข้อ

แบบทดสอบ Python เรื่อง Loop 10 ข้อ

9th Grade

10 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

while loop

while loop

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Mariam Alketbi

Used 332+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of loop iterates until condition become False?

FOR loop

A count-controlled loop

Repeat-once loop

WHILE loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

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

4.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a while loop the minimum time a code will be executed is

Once

Twice

0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a While loop a code will be repeated until the condition becomes

FALSE

TRUE

User choice

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?