Question: Write a Python program that prompts the user for a message, and then prints the message, the message in upper case letters, and the message
Write a Python program that prompts the user for a message, and then prints the message, the message in upper case letters, and the message in lower case letters.
Asaplrumof your prograua sbould look ikx Enter a message: Mihi cura futuri Mihi cura futuri MIHI CURA FUTURI mihi cura futuri Another run: Enter a message: I love Python! I love Python! I LOVE PYTHON
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
