def main(): print("Hello from ai-interview!") if __name__ == "__main__": main()