SHS 8.4 Python

SHS 8.4 Python

8th Grade

23 Qs

quiz-placeholder

Similar activities

Introduction to Python

Introduction to Python

7th - 9th Grade

20 Qs

Ethics in Computing 2

Ethics in Computing 2

8th - 11th Grade

20 Qs

Python - Test Revision

Python - Test Revision

8th Grade

20 Qs

python - Launch Lesson

python - Launch Lesson

7th - 12th Grade

22 Qs

Coding Vocabulary

Coding Vocabulary

5th - 8th Grade

23 Qs

Gr-8 Term-2 Revision

Gr-8 Term-2 Revision

8th Grade

20 Qs

Coding Basics Vocabulary Quiz

Coding Basics Vocabulary Quiz

6th - 8th Grade

20 Qs

Intro to Python

Intro to Python

8th Grade

20 Qs

SHS 8.4 Python

SHS 8.4 Python

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Oliver THORN

Used 17+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Notes in programs that the complier/interpreter ignore. In Python you write these using #

Variable

Comments

While

String

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A space in memory to store some information that can be used later on in a program. This stored information can change.

Iteration

while

Variable

for

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Categories that define what a variable can store e.g. Int, Str, Bool

Boolean

Data types

Float

String

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A category of variable combining letters and or numbers e.g. "ABCD" "Hello World 123"

Concatenation

String

Mathematical operator

Conditional statement

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A category of variable that stores whole numbers

Float

Input command

String

Integer or Int

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A category of variable for storing decimal numbers e.g. 1.2, 3.142, 0.673

While

Float

Variable

For

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A category of variable for storing true/false values

if statement

Boolean

Assignment operators

String

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?