def say_hello(): return True print("Hello World!, Outside function.") # [unreachable]