def main(): print("Hello from hf-agents-course-final-assignment!") if __name__ == "__main__": main()