# your code goes here from __future__ import print_function print('Registering....', end='', flush=True)
Standard input is empty
Standard output is empty
Traceback (most recent call last): File "prog.py", line 4, in <module> TypeError: 'flush' is an invalid keyword argument for this function