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