Python Loop Statements

Python Loop Statements

Professional Development

10 Qs

quiz-placeholder

Similar activities

TEST PAPER-TUPLE

TEST PAPER-TUPLE

Professional Development

10 Qs

GenAI & Copilot Overview

GenAI & Copilot Overview

Professional Development

15 Qs

FinTech 19-1 Blockchain Python

FinTech 19-1 Blockchain Python

Professional Development

9 Qs

day1

day1

Professional Development

13 Qs

Introduction to python programming-I

Introduction to python programming-I

Professional Development

15 Qs

Basic Microbit

Basic Microbit

11th Grade - Professional Development

10 Qs

Codeing

Codeing

Professional Development

10 Qs

The Quiziest Quiz Ever

The Quiziest Quiz Ever

Professional Development

14 Qs

Python Loop Statements

Python Loop Statements

Assessment

Quiz

Other

Professional Development

Hard

Created by

btechsmartclass .com

Used 175+ 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?