Mastering Technology

What is the result of the following code?

def hi():
print('hi')
hi()
hi()

5 days ago | [YT] | 1