Python

Python

9th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

KS4 Python While Loops and For Loops

KS4 Python While Loops and For Loops

9th - 11th Grade

13 Qs

Python Revision

Python Revision

7th - 9th Grade

14 Qs

Loops

Loops

10th Grade

15 Qs

LOOPS(Pascal)

LOOPS(Pascal)

11th Grade

13 Qs

Python Loops Post Test

Python Loops Post Test

9th - 12th Grade

15 Qs

Basics of Coding SC 1

Basics of Coding SC 1

7th - 9th Grade

15 Qs

Python beginner quiz

Python beginner quiz

9th Grade

13 Qs

NHTW Programming

NHTW Programming

9th Grade

10 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?