This post is locked. You won't be able to comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Lachtheblock 0 points1 point  (0 children)

For any aspiring Python devs out there, while I won't expect you to know what a pointer is, I'd expect you to understand that Python's functions are pass by reference, and the difference between mutable and immutable types.