python's else clause in loops - huh? 2014-07-28 programming pythondid you know you can write a loop followed by an else clause?n = 5while n != 0: print(n) n -= 1else: print("???")what does that mean really?take a few minutes and read this. Newer processing queued netfilter packets with scapy Olderlinux command basics