Iteration - While Loop

Iteration - While Loop

8th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Python - Variables and Input

Python - Variables and Input

1st - 10th Grade

16 Qs

Python Exception Handling

Python Exception Handling

10th - 12th Grade

10 Qs

# REVIEW 1 DATA TYPES

# REVIEW 1 DATA TYPES

10th Grade

15 Qs

Python Basic Unit 1

Python Basic Unit 1

7th - 8th Grade

14 Qs

Variables, Inputs and Concatenation

Variables, Inputs and Concatenation

9th Grade

16 Qs

Basic Python Coding

Basic Python Coding

11th - 12th Grade

15 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Class 8 Program coding Java

Class 8 Program coding Java

8th Grade

13 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?