End of year quiz: Python

End of year quiz: Python

9th Grade

20 Qs

quiz-placeholder

Similar activities

Python_2R

Python_2R

KG - Professional Development

20 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

Python basics

Python basics

2nd - 9th Grade

20 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Python 1

Python 1

7th - 9th Grade

20 Qs

Python basic

Python basic

9th Grade

21 Qs

End of year quiz: Python

End of year quiz: Python

Assessment

Quiz

Computers

9th Grade

Medium

CCSS
L.2.2C, 6.EE.A.2B

Standards-aligned

Created by

Connor Toms

Used 31+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is syntax?
Syntax is the word used to describe an error
Syntax is the rules of the programming language
It is used to read information
It is used to output information 

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

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

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What will the output be from the following code?
print(Hello world!)
Hello world!
SyntaxError
Hello world
print(Hello world!)

Tags

CCSS.L.2.2C

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What does the term 'debug' mean?
Identify errors and fix them.
Making a calculation
A set of instructions
Looking at code

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Joining elements together to make a string is called what?
Combining
Connecting
Concatenation
Stringing

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What does the term 'debug' mean?
Identify errors and fix them.
Making a calculation
A set of instructions
Looking at code

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In python the ' INTEGER data type' can be defined as...?
holds alphanumeric data as text
holds whole numbers
holds numbers with a decimal point
holds either ‘true’ or ‘false’

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?