Python Loop Statements

Python Loop Statements

Professional Development

10 Qs

quiz-placeholder

Similar activities

Ertugrul quiz

Ertugrul quiz

6th Grade - Professional Development

10 Qs

Quiz

Quiz

University - Professional Development

15 Qs

Supply-PKT-December-2

Supply-PKT-December-2

Professional Development

10 Qs

IHG One Rewards - 2022

IHG One Rewards - 2022

Professional Development

12 Qs

BCSI AWARENESS

BCSI AWARENESS

KG - Professional Development

15 Qs

Program Utama Q1 2022

Program Utama Q1 2022

Professional Development

12 Qs

PKT Supply_Week-2_August'22

PKT Supply_Week-2_August'22

Professional Development

10 Qs

PKT Supply_Week-4_October'22

PKT Supply_Week-4_October'22

Professional Development

10 Qs

Python Loop Statements

Python Loop Statements

Assessment

Quiz

Other

Professional Development

Hard

Created by

btechsmartclass .com

Used 178+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The loop statements are used to ____________.

Make a decision

execute the same code repeatedly

to jump from one line to another

to perform IO operations

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the code?

Hello

Error

Hello for infinite times

prints nothing

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select the iterative statements in python.

while

if

for

do-while

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

for loop in python works on _____________.

range

iterable data

both range and iterable data

any data

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select the statements that check condition in python

while

for

do-while

if

elif

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the following code?

1 2 3 4

1 2 3 4 5

1

5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is used to comeout come out of a loop?

exit

continue

break

all the bove

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?