while loop

while loop

9th Grade

10 Qs

quiz-placeholder

Similar activities

TRẮC NGHIỆM PYTHON

TRẮC NGHIỆM PYTHON

9th - 12th Grade

10 Qs

HTML

HTML

9th Grade

15 Qs

10.QZ While Loops & For Loops

10.QZ While Loops & For Loops

9th - 12th Grade

9 Qs

HTML Review

HTML Review

6th Grade - University

13 Qs

HTML & JavaScript Assessment

HTML & JavaScript Assessment

9th - 10th Grade

15 Qs

WHILE Loops yr 9

WHILE Loops yr 9

9th - 12th Grade

13 Qs

for---Loop

for---Loop

3rd Grade - University

13 Qs

Python

Python

7th - 12th Grade

15 Qs

while loop

while loop

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Mariam Alketbi

Used 338+ 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?