
Python Basics
Authored by Abdulmalik Ahmad Lawan
Computers
University
Used 2+ 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
20 sec • 1 pt
What type of programming language is Python?
Compiled
Interpreted
Assembly
Machine
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In Python, which keyword is used to define a function?
def
function
define
func
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the output of the following code snippet?
Hello2
TypeError
Hello
2
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How do you comment a single line in Python?
//
--
'''
#
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does the len() function do in Python?
Returns the length of a list or string
Returns the square root of a number
Converts a string to lowercase
Checks if a variable is defined
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How can you convert a string to an integer in Python?
int("10")
str(10)
float("10")
eval("10")
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is not a valid variable name in Python?
my_variable
123_variable
_variable
variable123
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?