Python - Modify Strings code example Example: Python - Modify Strings a = "Hello, World!" print(a.upper())