Prime Number Data Table (seeing data differently-1)

Comments No comments until the competition is finished.

time

it slips past without a whisper
each moment a moment gone
memoiies memories fade

in the twilight
a light may flicker
but in the blink of an eye

you will be gone
and time will slip past
                   to find another
Gary, 16:33, 27-May-2013
#!python2
primes = [0, 1, 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59,
          61, 67, 71, 73, 79, 83, 89, 97, 101]
letters = ' \nabcdefghijklmnopqrstuvwxyz'
translator = dict((p, c) for p, c in zip(primes, letters))

data = [71, 23, 41, 11, 1, 1, 23, 71, 0, 67, 37, 23, 53, 67, 0, 53, 2, 67, 71,
        0, 83, 23, 71, 19, 47, 73, 71, 0, 2, 0, 83, 19, 23 ,67, 53, 11, 61, 1,
        11, 2, 5, 19, 0, 41, 47, 41, 11, 43, 71, 0, 2, 0, 41, 47, 41, 11, 43,
        71, 0, 17, 47, 43, 11, 1, 41, 11, 41, 47, 23, 23, 11, 67, 0, 41, 11, 41,
        47, 61, 23, 11, 67, 0, 13, 2, 7, 11, 1, 1, 23, 43, 0, 71, 19, 11, 0, 71,
        83, 23, 37, 23, 17, 19, 71, 1, 2, 0, 37, 23, 17, 19, 71, 0, 41, 2, 97,
        0, 13, 37, 23, 5, 31, 11, 61, 1, 3, 73, 71, 0, 23, 43, 0, 71, 19, 11, 0,
        3, 37, 23, 43, 31, 0, 47, 13, 0, 2, 43, 0, 11, 97, 11, 1, 1, 97, 47, 73,
        0, 83, 23, 37, 37, 0, 3, 11, 0, 17, 47, 43, 11, 1, 2, 43, 7, 0, 71, 23,
        41, 11, 0, 83, 23, 37, 37, 0, 67, 37, 23, 53, 0, 53, 2, 67, 71, 1, 71,
        47, 0, 13, 23, 43, 7, 0, 2, 43, 47, 71, 19, 11, 61]

print ''.join(translator[p] for p in data)
Gary, 16:37, 27-May-2013

There's an error in the code boys! There are two number 23s together, when it should be a 61,23. Well actually, there's not an error in the code, it's a typo in the original poem.

FrancesP, 21:26, 28-May-2013
Camera ?
Focal Length 0mm
Shutter Speed 1.0s
Aperture f/0.0
ISO 0
Taken 1st January 1990
Copyright