def main(): print("Hello from teacher-student-agent!") if __name__ == "__main__": main()