def main(): print("hhhello") if __name__ == "__main__": main()