Iterative Statements in Python

Iterative Statements in Python

8th Grade

18 Qs

quiz-placeholder

Similar activities

A2 Computing SQL

A2 Computing SQL

8th Grade

17 Qs

Физика и информатика

Физика и информатика

8th Grade

15 Qs

Standard Linux Commands

Standard Linux Commands

1st - 10th Grade

20 Qs

Seberapa Kenal Kamu Sama Internet?

Seberapa Kenal Kamu Sama Internet?

7th - 9th Grade

20 Qs

Web Dev Diagnostic

Web Dev Diagnostic

7th - 10th Grade

20 Qs

Aplikom

Aplikom

1st Grade - University

20 Qs

Revision 8

Revision 8

5th - 8th Grade

18 Qs

Input, output and storage de

Input, output and storage de

8th Grade - Professional Development

14 Qs

Iterative Statements in Python

Iterative Statements in Python

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Aishwaria Murthy

Used 69+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

………………………… statement is also known as iterative statement.

Looping

Sequential

Both of these

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

…………………………. Loop is used when numbers of iterations are known.

For

While

Any of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

………………………. Loop is used to execute a block of statements repeatedly until a given condition is true

For

While

For-While

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

. If the condition in a loop is false in the first step itself, we get ………………………………………

Error

no output

infinite

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The …………………… loop can be applied to a program where the number of iterations is not known beforehand.

While

For

Both of these

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

………………………………… is the another name of iterative statement

Loop

Sequential

Both of these

7.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

In Python, the two types of loops are _____ and _______

While

For

None of these

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?