def main(): print("Hello from embrace-life!") if __name__ == "__main__": main()