Fixed and Conditional Loops

Fixed and Conditional Loops

9th - 10th Grade

10 Qs

quiz-placeholder

Similar activities

NHTW Programming

NHTW Programming

9th Grade

10 Qs

S3 Scratch Revision 1

S3 Scratch Revision 1

10th Grade

10 Qs

تقييم قصير الاوامر الاساسية في لغة الفيجوال بيسك

تقييم قصير الاوامر الاساسية في لغة الفيجوال بيسك

10th Grade

8 Qs

Coding Pre-quiz

Coding Pre-quiz

6th - 9th Grade

15 Qs

Computer Science - Python

Computer Science - Python

9th - 12th Grade

15 Qs

Intermediate Python

Intermediate Python

9th - 11th Grade

15 Qs

Code.org Unit 5 - Loops

Code.org Unit 5 - Loops

9th - 12th Grade

10 Qs

S3 Programming Revision

S3 Programming Revision

10th Grade

8 Qs

Fixed and Conditional Loops

Fixed and Conditional Loops

Assessment

Quiz

Computers

9th - 10th Grade

Medium

Created by

Emma Maley

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these describes a fixed loop?

A loop that repeats a specific number of times

A loop that repeats until a condition is met

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these describes a conditional loop?

A loop that repeats a specific number of times

A loop that repeats until a condition is met

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of loop is this?

For x = 1 to 20

...

Next

Fixed

Conditional

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of loop is this?

Do

...

Loop until attempts = 3

Fixed

Conditional

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of loop would be used in this scenario?

Asking a user to enter their password and only allowing access if the password is correct.

Fixed

Conditional

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of loop would be used in this scenario?

Asking a user to enter their calorie intake for each day in one week.

Fixed

Conditional

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the purpose of a loop?

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?