if upper change in lower and upper change in lower in pytohn code example Example: python capitalize the entire string message="hi" print(message) print(message.upper())