Asked the output of a Python code that required being aware that some objects are assigned by reference (lists, dictionaries) instead of assigned by value (like integers, strings, etc)
Anónimo
I gave the correct answer straight and explained the assignment by reference