4. Write a Python program which will take the following string inputs from the Input column and then print the results that are shown in the Output column
Input Output
jzcorp1234! JZCORP
He is using a BUSINESS ACCOUNT business account
ba.txt A link to the file: C:\users\jzcorp\ba.txt
456.45912 456.46
Use string methods and format methods. Using format() round the amount in dollar to 2 digits.