What does this mean in Python:
sock.recvfrom(2**16)
I know what sock is, and I get the gist of the recvfrom function, but what
recvfrom
It is the awesome power operator which like complex numbers is another thing you wonder why more programming languages don't have.