
Python Basics: Variables and Syntax
Authored by Jonathon Mcmanus
Computers
10th Grade
Used 28+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the correct syntax to print "Hello, World!" in Python?
echo("Hello, World!")
print("Hello, World!")
println("Hello, World!")
output("Hello, World!")
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of these is a valid variable name in Python?
2name
name_2
@name
name@
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What data type is used to store a sequence of characters in Python?
Integer
String
Dictionary
List
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which symbol is used for addition in Python?
+
/
-
*
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How do you start a comment in Python?
//
#
''
>
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the result of the following Python expression: 7 + 5 * 2?
24
17
19
22
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What does the print() function do in Python?
Displays output on the screen
Adds two numbers together
Stores a variable
Changes a string to uppercase
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?