Python Loops

Python Loops

11th Grade

25 Qs

quiz-placeholder

Similar activities

RDBMS

RDBMS

10th - 12th Grade

20 Qs

CV RAMAN QUIZ

CV RAMAN QUIZ

11th Grade

20 Qs

11900程41-60

11900程41-60

9th - 12th Grade

20 Qs

Computer Science

Computer Science

9th - 12th Grade

20 Qs

AP CA A Unit 4 Review

AP CA A Unit 4 Review

11th - 12th Grade

20 Qs

LETS PLAY QUIZ - PYTHON CBSE CLASS XII

LETS PLAY QUIZ - PYTHON CBSE CLASS XII

11th - 12th Grade

20 Qs

EMPOWERMENT TECHNOLOGY QUIZ BEE

EMPOWERMENT TECHNOLOGY QUIZ BEE

11th Grade

20 Qs

Python Loops

Python Loops

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Anjali Luthra

Used 56+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default value of step in for loop?

0

1

2

Nothing

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Media Image

The program above prints

Numbers between 100 to 200 that are multiples of 5

Numbers between 1 and 100

Numbers between 0 and 100 divisible by 5

Numbers between 1 and 101 that are multiples of 5

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

A

B

C

D

4.

MULTIPLE CHOICE QUESTION

45 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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

what is the name of the variable used in the following code?

counter

print

for

#

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which loop is called Autoincrement loop?

while loop

for loop

nested loop

infinite loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Repeating a statement more than once or until a condition is met is called a __________

Sequence

Repeating

Loop

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?