Python

Python

9th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

CodeHS APCSP Python Control Structures

CodeHS APCSP Python Control Structures

11th - 12th Grade

13 Qs

Sequencing, Selection and Iteration

Sequencing, Selection and Iteration

8th - 10th Grade

12 Qs

Programming Constructs - Bitesize

Programming Constructs - Bitesize

KG - 11th Grade

10 Qs

Basic Programming Constructs

Basic Programming Constructs

11th Grade

11 Qs

Quiz 13 - For Loops

Quiz 13 - For Loops

11th Grade

10 Qs

CodeHS 2.10 While Loops

CodeHS 2.10 While Loops

9th - 12th Grade

10 Qs

Iteration

Iteration

9th - 12th Grade

15 Qs

Python - Loops & Lists

Python - Loops & Lists

7th - 11th Grade

15 Qs

Python

Python

Assessment

Quiz

Computers

9th - 11th Grade

Hard

Created by

Dean Whittle

Used 191+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A data type consisting of numbers, letters and symbols.
String
Integer
Float
Boolean

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Code executed based on a condition being true
Sequence
Selection
Iteration
Variable

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Code repeated / looped until a condition has been met or a set number of times.
Sequence
Selection
Iteration
Variable

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Count controlled loop - code executed a given number of times
While loop
For loop
Repeat loop
If...else

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A loop repeated if the condition is true / false
While loop
For loop
Repeat loop
If...else

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data type for a whole number
String
Integer
Boolean
Float

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A location in memory used to store data that can be changed.
Constant
Value
Variable
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?