Your Best Friend Before Google in Python! π©βπ»
It is no secret (or so I hope) that when programming in any given language, consulting the official documentation (as most of them are up-to-date, extensively detailed and thorough) is crucial to understanding the intricacies and details of the techn...
yamanidev.hashnode.dev2 min read
Siddharth Chandra
Senior Software Engineer
Great Article !
Would like to mention, apart from help function, i also use __dict__ and dir, super useful...