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

How do I get numpy in python?

0 Answers  


What is subn() function?

0 Answers  


What is GiL in python programming language?

0 Answers  


What are packages in python which are commonly used explain one ?

0 Answers  


What is type conversion in python?

0 Answers  


Do sets, dictionaries and tuples also support comprehensions?

0 Answers  


What are Python modules? Name a few Python built-in modules that are often used.

3 Answers  


What is the difference between a Mutable datatype and an Immutable data type?

1 Answers  


What does the 'yield' keyword do in python?

0 Answers  


What is frozen set in python?

0 Answers  


How do you check if a list is empty in python?

0 Answers  


What does len () mean in python?

0 Answers  


Categories