What will be the last line in the traceback produced by this code?
NameError: name 'count' is not defined
NameError: name 'space' is not defined
NameError: name 'count' is not defined.