End of year quiz: Python

End of year quiz: Python

9th Grade

20 Qs

quiz-placeholder

Similar activities

Python Introduction Simple

Python Introduction Simple

8th - 9th Grade

17 Qs

Python Quiz

Python Quiz

9th Grade

17 Qs

Coding Math Python 222

Coding Math Python 222

9th Grade

20 Qs

Python - lists,loops,basics

Python - lists,loops,basics

9th - 11th Grade

20 Qs

Python outputs

Python outputs

7th - 11th Grade

20 Qs

Program Development - Python: Output

Program Development - Python: Output

9th - 10th Grade

20 Qs

Quiz1_7A

Quiz1_7A

2nd Grade - Professional Development

20 Qs

Puthon upto and including loops quiz

Puthon upto and including loops quiz

9th - 12th Grade

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