def main(): print("Hello from mnemozyn-entity-continuum!") if __name__ == "__main__": main()