Python Quiz
Quiz
•
Computers
•
Professional Development
•
Practice Problem
•
Medium
mari renga
Used 14+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
what is the output of print str * 2 if str = 'Hello World!'?
Hello World!Hello World!
Hello World! * 2
Hello World!
None of the above
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
what is the result of the following operation in Python:
3+ 2 * 2
10
12
9
7
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
If you executed name = 'Lizz' , what would be the output of print (name[0:2])?
Li
Zz
Lizz
L
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
If you executed var = '01234567' , what would be the result of print(var[::2])?
0246
01234
1234
7531
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
what is the result of the following operation '1'+'2'
3
1
2
12
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Given myvar = 'hello', how would you convert myvar into uppercase?
len(myvar)
upper(myvar)
myvar.upper()
myvar.upper(myvar)
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
which of the following are valid ways to specify the string literal foo'bar in Python:
"""foo'bar"""
'foo\'bar'
foo'bar
foo"bar
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Git & Github
Quiz
•
Professional Development
11 questions
KOE034: Sensors and Instruments
Quiz
•
Professional Development
10 questions
Cloud computing 2
Quiz
•
Professional Development
14 questions
Linux Command Line Quiz
Quiz
•
Professional Development
10 questions
Weekly Quiz 1
Quiz
•
4th Grade - Professio...
10 questions
Maintain Files and Folders
Quiz
•
Professional Development
10 questions
UDC 2022
Quiz
•
Professional Development
10 questions
Mastering KineMaster
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
