Case Conversion Methods upper() and lower()
How to use the case conversion methods upper() and lower() in Python
How to use the case conversion methods upper() and lower() in Python
Write a function that converts characters at even indices to uppercase and characters at odd indices to lowercase