Year 9 - Programming Quiz

Year 9 - Programming Quiz

KG - University

18 Qs

quiz-placeholder

Similar activities

Introduction to Python programming

Introduction to Python programming

6th - 8th Grade

20 Qs

Python Basics Quiz

Python Basics Quiz

9th Grade

15 Qs

Basic Python Quiz for Beginners

Basic Python Quiz for Beginners

3rd - 6th Grade

20 Qs

Python

Python

8th Grade

20 Qs

Computer Science Quiz: Application of Computational Thinking

Computer Science Quiz: Application of Computational Thinking

10th Grade

15 Qs

Python - getting started

Python - getting started

8th - 10th Grade

20 Qs

8.3_PythonProgramming revision

8.3_PythonProgramming revision

8th Grade

18 Qs

Python Basics

Python Basics

6th - 7th Grade

15 Qs

Year 9 - Programming Quiz

Year 9 - Programming Quiz

Assessment

Quiz

Computers

KG - University

Medium

Created by

Blade Hibbert

Used 5+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In Python, four data types are Strings, Integers, Floats, and Booleans.


Which data type would be used for TRUE and FALSE?

String

Integer

Boolean

Float

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In Python, four data types are Strings, Integers, Floats, and Booleans.


Which data type would be used for words and symbols?

String

Integer

Boolean

Float

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In Python, four data types are Strings, Integers, Floats, and Booleans.


Which data type would be used for whole numbers?

String

Integer

Boolean

Float

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In Python, four data types are Strings, Integers, Floats, and Booleans.


Which data type would be used for numbers with a decimal point

String

Integer

Boolean

Float

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which Python command is used to output data to the user?

print

input

int input

output

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Spot the error

Missing bracket

Missing speech mark

print is the wrong command to use

Missing question mark

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In comparison operators - what symbol would you use to show that two items ARE EXACTLY EQUAL

!=

<=

>=

==

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?