Python Loops

Python Loops

11th Grade

25 Qs

quiz-placeholder

Similar activities

Revision grade 11 term 3

Revision grade 11 term 3

11th Grade

23 Qs

Sumatif Analisis Data Informatika Kelas 7

Sumatif Analisis Data Informatika Kelas 7

9th - 12th Grade

20 Qs

AP CA A Unit 4 Review

AP CA A Unit 4 Review

11th - 12th Grade

20 Qs

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

10th - 12th Grade

20 Qs

MOAC Excel 2016 Lesson 6

MOAC Excel 2016 Lesson 6

8th - 12th Grade

20 Qs

LETS PLAY QUIZ - PYTHON CBSE CLASS XII

LETS PLAY QUIZ - PYTHON CBSE CLASS XII

11th - 12th Grade

20 Qs

Computer Science

Computer Science

9th - 12th Grade

20 Qs

Python Loops

Python Loops

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Anjali Luthra

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