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