COMPSA Scavenger Hunt

#6 Decode Binary Message

Each character is 5 bits. 0 represents "a", 1 represents "b" and so on, with 25 being 'z" and 26 being " ". In Python, you can use the int(binary, 2) function to convert from binary to decimal.
000100111001101001101000100000100111001011010110101100001110101001101010100011011010100100010000101100100000111101000000010110101111010100110011100100110101001000100000101000100100100111001011010011100010111010100110011100100110100011000000011000010011010110101001010100000010110001000100111101010011001110100010010110100110000100100101001000000001100010011010100110111011010100010010000010001000100010101001001101011000011101010010001110100111110001010001100100100