
Python Basics
Authored by N JIBIN
Computers
University
Used 61+ 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
45 sec • 1 pt
Which of the following is a valid variable name in Python?
A. 1variable
B. my-variable
C. _variablename
D. variable name
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How do you print "Hello, World!" to the console in Python 3?
A. print("Hello, World!")
B. print "Hello, World!"
C. echo "Hello, World!"
D. System.out.println("Hello, World!")
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result of the expression 5 + 3 * 2?
A. 10
B. 16
C. 11
D. 26
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which symbol is used for single-line comments in Python?
//
--
#
/*
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you declare a variable in Python?
A. var my_variable
B. my_variable =
C. variable my_variable
D. my_variable = 10
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of print(5 + 2) in Python?
A. 52
B. 7
C. "5 + 2"
D. Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid string in Python?
A. 'Hello, World!"
B. "Hello, World!"
C. Hello, World!
D. "Hello, World!'
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?