Q. What is the output of ‘PYTHON’.lower()?
Solution:
lower() converts all characters to lowercase, resulting in ‘python’.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
lower() converts all characters to lowercase, resulting in ‘python’.
Strengthen Your Practice with our comprehensive question bank.