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...


What is the difference between `__str__` and `__repr__` methods in Python?



What is the difference between `__str__` and `__repr__` methods in Python?..

Answer / nashiinformaticssolutions

`__str__` is used for creating a user-friendly string representation of an object. `__repr__` is used for creating a detailed string representation of an object, intended for debugging.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What is the purpose of "self" in python

0 Answers  


Where is python in anaconda?

0 Answers  


How can you make modules in python?

0 Answers  


What does static pressure mean?

0 Answers  


Is end a keyword in python?

0 Answers  


What does pep8 refer to?

0 Answers  


Give an example of shuffle() method?

0 Answers  


How does lambda function differ from a normal function in python?

0 Answers  


What are accessors, mutators, @property?

0 Answers  


What is python good for?

0 Answers  


What is the pass statement in python?

0 Answers  


Why Lambda is used in Python?

3 Answers  


Categories