What is the expected behavior of the following code?
it outputs 'None'
it outputs 3
it raises an exception
it outputs 0
Submit