Results for "__str__"
3 / 3 posts
Search: __str__
Python
Magic (Dunder) Methods in Python
Magic methods (also known as dunder methods , short for double underscore ) in Python are special methods that have double underscores before and after the…
double underscore Dunder Magic method
Match in tagsMatch in content
Mar 19, 2026 2 min read
Python
CLASSES in Python
ऑब्जेक्ट ओरिएंटेड प्रोग्रामिंग (Object-Oriented Programming या OOP) एक तरीका है प्रोग्राम लिखने का, जिसमें हम क्लास (class) और ऑब्जेक्ट (object) का इस्तेमा…
Class CLASSES Inheritance
Match in content
Mar 19, 2026 5 min read
Python
The Ultimate Python Basics Guide: From Zero to Confident Developer
Master Python basics from scratch — variables, data types, operators, strings, loops, functions, and more. A complete beginner-to-advanced guide with real-wo...
Python basics Python tutorial Python for beginners
Match in content
Mar 19, 2026 41 min read