When the following program "question.py" is executed with Python what is the output?
10
5
FunctionOverride: function i assigned not called
Function i at 0xb7489764>
i = I (10)
it should be i = i (10)
Submit