Question: 1. Write a program that prompts the user to enter a message. The program should then convert uppercase letters to lowercase and lowercase letters

1. Write a program that prompts the user to enter a message. The program should then convert uppercase letters to lowercase and lowercase letters to uppercase. 2. Write a program that converts currency to their string equivalent. The program should take currency input from the user as a numeric value and display the string form of that value to the user. For example, if the user enters the value 512.34, the program should output the string five hundred twelve dollars and thirty-four cents. This program should work up to values of 999,999.99.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
