Texting or Instant Messaging(IM) on mobile devices has resultedin a set of common abbreviations useful for brief messages. Usingpython, write a program that reads a file containing a text inEnglish and translates the message into instant messaging. Theprogram should read an input file containing text in regularEnglish language and translate the text IM language and display onthe console.
Expert Answer
Answer to Texting or Instant Messaging(IM) on mobile devices has resulted in a set of common abbreviations useful for brief messag…