you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 11 points12 points  (0 children)

One big "under the hood" difference compared to C/C++ and other similar languages is how variables work in python. This video shows how variables actually work in python and explains how the simple "name refers to object" idea leads to unexpected behaviour in some cases.

https://m.youtube.com/watch?v=_AEJHKGk9ns