filmov
tv
Python - Callable Class Instance (a class that can be called)
Показать описание
#Python #Shorts
Did you know you can make your classes behave like functions in Python and make them callable?
And it's really simple to do so, all you need to do is implement the __call__(self) function within your class!
-------------------------------------------------------------------------------------
Links:
Did you know you can make your classes behave like functions in Python and make them callable?
And it's really simple to do so, all you need to do is implement the __call__(self) function within your class!
-------------------------------------------------------------------------------------
Links: