The difference between c++ and python.
Sigiloso
I spoke about memory management, call by reference and object instantiation. Technically, Python doesn't have true object instantiation before creation. The object exists when the __init__ is called. Details like that. I asked do you use c++ in this group? Nope, they don't.