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