
Python Basics
Authored by Code Sprouts
Computers
9th - 12th Grade
Used 2+ 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
2 mins • 5 pts
How can we make a function work?
By writing the code for the function
By Functioning
By calling the function
By running the code
2.
MULTIPLE SELECT QUESTION
2 mins • 5 pts
What is a parameter in a function?
The brackets used in the function
a variable used to send information to a function
the name of the function
the name of the main program calling the function
3.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
What is a piece of code that can take inputs to perform a particular task?
a function
arguments
parameters
list
4.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
What letter will be printed on the screen after running this code:
5.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
What output will this code produce?
6.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
Which of these pieces of code would return the name "Harry" from the following list?
nameList = ["John", "Harry", "Jesse", "John", "Harry", "Harry"]
nameList()
nameList[1]
NameList(4)
nameList["4"]
7.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
The output of the program
x = 4
x = "Sally"
print(x)
four
Saly
Sally
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?