def main(): print("Hello from example-tcg-site!") if __name__ == "__main__": main()