
Year 8 Python Assessment
Authored by G Dela Cruz
Computers
9th - 10th Grade
Used 9+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable?
2.
DRAW QUESTION
1 min • 1 pt
What shape represents a process in a flowchart?

3.
DRAW QUESTION
3 mins • 1 pt
What shape represents a decision in a flowchart?

4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What data type allows you to store whole numbers in Python?
String
Number
Integer
Float
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
print("12"*3)
What would this print?
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the output be from the following Python code?
print(Hello world!)
Hello world!
SyntaxError
Hello world
print(Hello world!)
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of these is the correct code for creating a list of names?
nameList = John, Harry, Jesse, John, Harry, Harry
nameList = ("John", "Harry", "Jesse", "John", "Harry", "Harry")
nameList = ["John", "Harry", "Jesse", "John", "Harry", "Harry"]
nameList = [John, Harry, Jesse, John, Harry, Harry]
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?