๐ฅ
0
0 XP
Lv.1 Beginner
Log In
Home
/
Python
/
Getting Started
/
String Manipulation
/
Chapter Quiz
/
Quiz
โ Back
Question 1 of 5
String Manipulation Quiz
What does
"hello".upper()
return?
"HELLO"
"Hello"
"hello"
It modifies the original string
Check Answer
โ String Methods
Shout and Whisper โ