def main(): print("Hello from cn-design-ftp!") if __name__ == "__main__": main()