Iteration - While Loop

Iteration - While Loop

8th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Python Programming

Python Programming

11th Grade

17 Qs

Scope of Variables in Python

Scope of Variables in Python

1st Grade - Professional Development

15 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

year 8 lesson 2 quiz - python

year 8 lesson 2 quiz - python

8th - 10th Grade

14 Qs

Python Iteration

Python Iteration

10th Grade

13 Qs

Python Lesson 4 : if-elif-else conditionals

Python Lesson 4 : if-elif-else conditionals

8th Grade

10 Qs

conditional constructs in Java

conditional constructs in Java

10th Grade

10 Qs

Python Lists

Python Lists

9th - 12th Grade

15 Qs

Iteration - While Loop

Iteration - While Loop

Assessment

Quiz

Computers

8th - 12th Grade

Hard

Created by

M Dwedari

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