def main(): print("Hello from tiny-moliere!") if __name__ == "__main__": main()