
Year 9 lower Python
Authored by matthew dallimore
Computers
9th Grade
Used 34+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What input will I need to collect the height (in cm) of pupils in a class?
float
Int
input
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does a variable do?
Stores a value in memory
Helps you print to screen
It works out the maths
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the round function do in Python?
makes circles
Rounds to a decimal place
Tells you how many letters are in a word
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Using the round function for the value 46.843 to 2 decimal places, the answer would be?
46.82
46.85
46.87
46.84
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would be the answer here?
x = "hello"
print(len(x))
2
3
4
5
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What would the answer be?
x = input("enter a number ")
print(x+x)
33
31
error
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What would be the answer?
a = "564"
b = "2342"
print(a+b)
2609
5642324
2906
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?