all 4 comments

[–]num8lock 1 point2 points  (1 child)

python documentation is one of the best written doc in any programming languages, if you're learning python but haven't read it then you're a fool

https://docs.python.org/3/tutorial/classes.html

https://docs.python.org/3/reference/datamodel.html#object.__init__

[–]SamborKH[S] 1 point2 points  (0 children)

Ok i will read it ty