
Friday Pop Quiz 5
Authored by Olanrewaju Afolayan
Computers
Professional Development
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
34 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to create a function in Python?
function myFunction():
create myFunction():
def myFunction():
make myFunction ():
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you start writing an if statement in Python?
if (x > y)
if x > y:
if x > y then:
if x > y->
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct extension of the Python file?
.pyth
.pt
.py
.python
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a variable with the numeric value 5?
x = 5
x = = int(5)
Both A and B
x = num(5)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to create a comment in Python?
/* This is a comment */
// This is a comment
# This is a comment
-- This is a comment
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword is used to check whether a value is in a list?
for
check
in
exists
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of len([1, 2, 3])?
1
2
3
4
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?