function print_hello() print("HELLO") end print_hello()