Python Loop Statements

Python Loop Statements

Professional Development

10 Qs

quiz-placeholder

Similar activities

Python String

Python String

Professional Development

6 Qs

ฟังก์ชั่นพื้นฐานของ Arduino

ฟังก์ชั่นพื้นฐานของ Arduino

Professional Development

10 Qs

Introduction to python programming-I

Introduction to python programming-I

Professional Development

15 Qs

P82 Invention and Robotic Club 06/21

P82 Invention and Robotic Club 06/21

KG - Professional Development

15 Qs

Python Tuples

Python Tuples

Professional Development

9 Qs

FinTech 19-1 Blockchain Python

FinTech 19-1 Blockchain Python

Professional Development

9 Qs

#Sg_Spaic Last season Quiz (ML and Python)

#Sg_Spaic Last season Quiz (ML and Python)

KG - Professional Development

10 Qs

Loadtest

Loadtest

University - Professional Development

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