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

1 Jun 2016

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