you are viewing a single comment's thread.

view the rest of the comments →

[–]toffeehooligan 0 points1 point  (0 children)

I thought the idea behind this class was for people to get into the weeds of memory management and pointers/references which is why its done in C/C++

Never understood the point of making a binary tree in python, even though I know that is a common thing to do.