Loops

Loops

8th Grade

10 Qs

quiz-placeholder

Similar activities

JavaScript Loop

JavaScript Loop

6th - 8th Grade

10 Qs

Loops (Python)

Loops (Python)

8th Grade

12 Qs

Python - Loops & Lists

Python - Loops & Lists

7th - 11th Grade

15 Qs

python loops

python loops

7th - 12th Grade

14 Qs

Basic Programming Concepts

Basic Programming Concepts

7th - 8th Grade

15 Qs

Code Combat JavaScript Quiz

Code Combat JavaScript Quiz

4th - 8th Grade

13 Qs

Python Basics Quiz

Python Basics Quiz

6th - 10th Grade

15 Qs

Programming using selection statements- 5.1

Programming using selection statements- 5.1

8th Grade

15 Qs

Loops

Loops

Assessment

Quiz

Computers

8th Grade

Medium

Created by

PUNNYA RAMANAN

Used 46+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

___________loop is used for executing statements while a given condition is true.

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_________loop executes a sequence of statements multiple times.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can use optional else block with while and for loops in Python.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Range functions can have float values as parameters.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

optional else block in while loop is executed always

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

for loop can't be used for iterating through elements of a sequence.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term for one execution of a loop?

Counter

Function

Run

Iteration

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?