
Year 9 end of year
Authored by James Kerry
Computers
9th Grade
Used 9+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
32 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Python has a simple syntax similar to the
coding language
english language
spanish language
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Python is a
text language
database language
programming language
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Code for Hello, World!
print Hello, World!
print("Hello, World!)
print("Hello, World!")
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Code for
Five is greater than two!
if 5 > 2:
print("Five is greater than two!")
if 5 = 2:
print("Five is greater than two!")
if 5 > 2: Print("Five is greater than two!")
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Insert the missing part of the code below to output
_________________ "My name is ".
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Comments in Python are written with a special character, which one?
brackets
hashtag
coma
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Code for
b is greater than a
a = 33
b = 200
if b > a:
print("b is greater than a")
a = 33
b = 200
if b < a:
print("b is greater than a")
a = 330
b = 200
if b > a:
print("b is greater than a")
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?