Multiple Choice
What two methods can be used to return a copy of a string named s converted to all lowercase and all uppercase respectively?
A) s.lower()
B) s.lowcase()
C) s.upper()
D) s.upcase()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: A binary number is sometimes referred to
Q41: What statement regarding the structure of strings
Q42: The exists file system function is included
Q43: You are attempting to open a file
Q44: A difference between functions and methods is
Q45: Which of the following are examples of
Q46: The string is a mutable data structure.
Q48: A Caesar cipher uses a plaintext character
Q49: What happens if you attempt to access
Q50: Using a text editor such as Notepad