Iteration - While Loop

Iteration - While Loop

8th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Python

Python

9th Grade

15 Qs

Programming - Syntax & Logic Errors

Programming - Syntax & Logic Errors

3rd - 12th Grade

10 Qs

Functions - C

Functions - C

12th Grade - University

10 Qs

Python Revision Tour - I

Python Revision Tour - I

12th Grade

15 Qs

Python Programming

Python Programming

11th Grade

17 Qs

Python Lesson 4 : if-elif-else conditionals

Python Lesson 4 : if-elif-else conditionals

8th Grade

10 Qs

Python basics

Python basics

6th - 8th Grade

15 Qs

Python Print Statement

Python Print Statement

6th - 10th Grade

12 Qs

Iteration - While Loop

Iteration - While Loop

Assessment

Quiz

Computers

8th - 12th Grade

Hard

Created by

M Dwedari

Used 49+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What will be the output of this code?

Error

0, 1, 2, ...., 27

0, 1, 2, ...., 30

Infinite iteration

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of this code?

0, 1, 2, 3, 4, ...., 29

0, 2, 4, ...., 28, 30

0, 1, 2, 3, 4, ...., 30

Infinite loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

0, 1, 2, 3,...., 30

Error

0, 1, 2, 3,...., 29

0, 1, 2, 3,...., 28

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What will be the output of this code?

0, 3, 6, 9,....., 30

0, 3, 6, 9, ...., 27

0, 1, 2, 3, 4, ..., 30

0, 3, 6, 9,....., 33

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

10, 13, 16, ....30

10, 13, 16,....27

Error

no errors and no output

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of this code?

10, 12, 14, 16

10, 12, 14, 16, 18

10, 12, 14

Infinite iteration

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of this code?

65, 63, 61, 59, 57, 55

65, 63, 61, 59, 57, 59

67, 65, 63, 61

error

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?