
Python Basics
Authored by Simon Errington
Computers
7th Grade
Used 459+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why did Guido van Rossum call his programming language Python?
He thinks Pythons were cool
He couldn't think of anything else
A friend suggested it
He loves Monty Python
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will:
answer = input("Give me a number")
print(answer * 5)
output?
An error message
The value of answer multiplied by 5
answer * 5
The value of answer repeated 5 times
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do we change a user input from string to integer?
Casing
Flipping
Casting
Numerising
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does == mean?
Assign a value to a variable
Nothing, it's an error caused by typing == instead of =
Check that the value on the right of the == matches the value on the left
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is concatenation?
Replacing a string variable with another string variable
Combining two variables such as first name and last name
One of the food options in the canteen on Friday
A large collection of cats in an open space
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What can a variable not start with?
A special character
A capital letter
A number
A lower case letter
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What do we use at the start of a comment line?
@
#
"
*
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?