Python :: String review
Quiz
•
Computers
•
University
•
Medium
ALBERTO HILARIO
Used 15+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following adds a line comment in Python?
// comment here
# comment here
"" comment here
/* comment here */
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following concatenates strings in Python?
'hello' & 'world'
'hello' -> 'world'
'hello' += 'world'
'hello' + 'world'
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following will produce "ppp"?
'p' *= 3
'p' = 'p'*3
'p' * 3
'p' x 3
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of print('python'[0:2])?
py
yt
pyt
on
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of print('python'[1:4])?
pyth
yth
ytho
pyt
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of print('HELLO WORLD'.lower())?
hello world
Hello world
HELLO WORLD
Hello World
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would you capitalize 'hello world'?
'hello world'.uppercase()
'hello world'.upper()
'hello world'.toUpper()
'hello world'.go_upper()
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
20 questions
Infrastructure (Network)
Quiz
•
University
20 questions
C Quest 2.0
Quiz
•
University
16 questions
Python
Quiz
•
University
20 questions
Transaction Processing Systems Quiz
Quiz
•
University
15 questions
Coding club Summit Online Quiz
Quiz
•
University
15 questions
Data Mining
Quiz
•
University
15 questions
Human Computer Interaction (HCI)
Quiz
•
University
15 questions
Engineering ACW Semester 2 - #5 AI Part 2
Quiz
•
University
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Computers
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
12 questions
Halloween
Quiz
•
3rd Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
History of Halloween: Pagan or Christian?
Interactive video
•
11th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
