Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to remove spaces from a string in Python?

Answer Posted / nashiinformaticssolutions

Python's strip() and replace() functions can be used to eliminate spaces from a string. The replace() function eliminates all of the white spaces in the string, while the strip() function eliminates the leading and following white spaces.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is geany a good ide?

848


Explain about membership operator in python?

1028


What are python packages?

949


What is the output for the following code?

974


What is data type set in python and how to work with it?

959


How do I parse xml in python?

985


How to remove items from a list while iterating?

787


How is python interpreted?

962


How can you create a gui based application in python for client-side functionality?

899


What is the output of this below query?

954


What are migrations in python?

860


What is the difference between remove() function and del statement?

1092


Difference between @staticmethod and @classmethod in python?

1006


What is the difference between old style and new style classes in python?

903


What is a class method?

874