CTF skills

I had some issues in a CTF connecting to a remove server using Python sockets, but I figured it out!

The challenge would provide you some numbers and ask you to do operations on it. see code here: https://github.com/blkbrd/CTF-Scripts/blob/master/prog1.py