[Solved] Abbreviation for a given Sentence with Python
![[Solved] Abbreviation for a given Sentence with Python [Solved] Abbreviation for a given Sentence with Python](https://realcoder.techss24.com/wp-content/uploads/2022/07/Solved-Abbreviation-for-a-given-Sentence-with-Python.png)
Write a program to print the abbreviation for a given sentence. Input format: Get a sentence from the user. Output Format: Abbreviate the given sentence. Refer the Sample input and output.[All text in bold corresponds to input and the rest…