« Boston Python puzzles

Python Riddle

Q: What did the programmer say to the hurricane?

3 2   2 2   0 2     0   2           4           3   4   0               0 4     3   0 2     0   3   0   3   0 2     4   4 4     4   2 0         2 0     1  
1       0   1 4 0 4     4   4 4 4   3           4 4     3               3     4 4   1       3   1     4 1   4 0 0 2 1   1           4           4   4 4    
0   2   3   4   4 0 4   0           0   4       0 0   4 4               4       0   4       1   0       2   1     3     3           0 2   0 4   0       2  
4       4   2           1           1 4         1     0 1               1   3   2   2   2 2 4   2 4     0   3     0     0     4     3 4 0 4     1 4 0   3  
2       1   3 0         3 4         2     4 4   2   0   2               2       1   3       2   4 0 4 0 4   2   2       2   4       1   4   0   3     0    

Write a program to decode the punchline.

BONUS: Write a program that generates the encoded punch-lines to such jokes.

Solutions

If you have a solution you'd like to share see the Solutions page for instructions.