Chalarangelo / 30-seconds-of-python

Short Python code snippets for all your development needs
https://www.30secondsofcode.org/python/p/1
Creative Commons Attribution 4.0 International
8.83k stars 1.26k forks source link

Added Snippet : Remove Extra Space From String #395

Closed suffisme closed 4 years ago

suffisme commented 4 years ago

Python Snippet that removes extra space from the given string and prints the normal string.

suffisme commented 4 years ago

Thank You for the response Can You please highlight the point where I went wrong. It would be helpful to me in future.