Arm Interview Question

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)

Interview Answer

Anonymous

Jun 1, 2016

I gave the correct answer straight and explained the assignment by reference