def main(): print("Hello from dns!") if __name__ == "__main__": main()