Grade 12-Python selection&iteration

Grade 12-Python selection&iteration

11th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Loops

Loops

5th - 12th Grade

16 Qs

Visual Basic Ch.5 Loops

Visual Basic Ch.5 Loops

9th - 12th Grade

20 Qs

Loops in Python !

Loops in Python !

11th Grade

15 Qs

Quiz 2 Java

Quiz 2 Java

11th Grade

15 Qs

C# Structured, Selection and Iteration

C# Structured, Selection and Iteration

9th Grade - University

15 Qs

Python while loops

Python while loops

12th Grade

20 Qs

Coding Basics

Coding Basics

9th - 12th Grade

20 Qs

Basic Python Coding

Basic Python Coding

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?