else:
print("NO ECHO REPLY")
exit(2)
+print("permutation done")
+exit(0)
if not reply:
print("NO ECHO REPLY FROM 64 FRAGMENTS")
exit(1)
+print("echo reply from 64 fragments")
exit(0)
else:
print("NO ECHO REPLY")
exit(2)
+print("permutation done")
+exit(0)
if not reply:
print("NO ECHO REPLY FROM 64 FRAGMENTS")
exit(1)
+print("echo reply from 64 fragments")
exit(0)