ended8월 5일· 1 sources

#05 -Python's Hidden Superpowers: Special (Magic) Methods Explained

Why it matters

Welcome to Day 5! Special methods (also known as magic methods or dunder methods, short for "double underscore") allow your custom Python classes to hook into Python's built-in operators, syntax, and ...

1
Sources
+0
24h
Growth
46d
Active

Sources

Related Issues