Grade 12-Python selection&iteration

Grade 12-Python selection&iteration

11th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Python Review

Python Review

9th - 12th Grade

20 Qs

Basic Python

Basic Python

9th - 12th Grade

20 Qs

Python for Beginners

Python for Beginners

9th - 12th Grade

20 Qs

Python Easy

Python Easy

9th - 12th Grade

20 Qs

Python Domain

Python Domain

9th - 12th Grade

20 Qs

Python - lists,loops,basics

Python - lists,loops,basics

9th - 11th Grade

20 Qs

KS4 Python While Loops and For Loops

KS4 Python While Loops and For Loops

9th - 11th Grade

13 Qs

Python Basics

Python Basics

9th - 12th Grade

20 Qs

Grade 12-Python selection&iteration

Grade 12-Python selection&iteration

Assessment

Quiz

Computers

11th - 12th Grade

Hard

Created by

julie Binu

Used 99+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In programming, what is iteration?

The repetition of steps within a program

The order in which instructions are carried out

A decision point in a program

Testing a program to make sure it works

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which two statements are used to implement iteration?

IF and WHILE

ELSE and WHILE

FOR and WHILE

IF and ELSE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The condition for a while loop to continue could include which of the following?

While something equals something

While something is greater than something

While something is True

All of these

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

number=number-1

5

4

3

2

1

4

3

2

1

0

5 4 3 2 1

4 3 2 1 0

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

10 8 6 4 2

10

8

6

4

2

2 4 6 8 10

10 9 8 7 6 5 4 3 2 1

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

12 17 22

5

12

5 10

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Hello world!

Hello world

Hello world!

Hello world!

Hello world!

Hello world!

Hello world!

Hello world!

......(repeated continuously)

Error

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?