
Python for kids and teenagers - Level 1
Authored by Mariam Barbary
Computers
10th Grade
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
the missing part of the code below to output "Hello World".
...........("Hello World")
type
output
input
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is Python?
a game
a program
a programming language
an animal
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which of these codes is correct?
print("Hello, World!")
print(Hello, World!)
print"Hello, World!"
print:"Hello, World!",
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Comments in Python are written with a special character, which one?
" "
#
!
\n
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Create a variable named carname and assign the value Volvo to it.
carname= 'Volvo'
Volvo = 'carname'
carname = Volvo
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which is illegal to choose in the variable name?
to start the name with a number
to start the name with a letter
to start the name with an underscore ( _ )
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = 5
What is the function that used to get the data type stored in x?
type(x)
get(x)
print(x)
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?