Write a function fixit up that takes a string as input and


Problem

You worked late into the night on an assignment and didn't realize that you wrote a huge section of your term paper with your fingers on the wrong keys. Where you meant to type: "This is an unruly mob." You actually typed: "Ty8s 8s ah 7hr7o6 j9b." Basically you swapped: 6 for Y, 7 for U, 8 for I, 9 for O, 0 for P, U for J, I for K, O for L, H for N, and J for M. (Those were the only keystrokes you got wrong-you caught yourself before you got much further.) You also never touched the shift key, so it's only lowercase letters that you care about. Knowing Python as you do, you decide to write a quick program to fix your text. Write a function fixIt Up that takes a string as input and returns a string with the characters put the way that they ought to have been.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a function fixit up that takes a string as input and
Reference No:- TGS02641128

Expected delivery within 24 Hours