Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@rmmh
Created May 5, 2012 02:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rmmh/2599184 to your computer and use it in GitHub Desktop.
Save rmmh/2599184 to your computer and use it in GitHub Desktop.
0x10c ARG
lines = [x.strip() for x in open("seq.txt")]
while '0000' in lines:
# strip the time codes
i = lines.index('0000')
lines = lines[:i] + lines[i+4:]
subst = {'0590': " ", '22f2': "e", '1225': "a", '77ee': "t",
'9036': "h", '0817': "n", '5819': "d", '29d3': "o",
'4079': "g", 'f6de': "y", '906b': "m", '5bcd': "l",
'cf34': "f", '06df': "u", 'bdd4': "i", '4997': "b",
'3e38': "c", 'aa44': "r", 'c831': "s", '3e81': "p",
'a6a5': "x", '919a': "k", 'd8ec': "v", 'edf9': "w",
'c931': "s", '2726': "q", '8b0e': "j", '0b89': "b",
'77ae': "t", '3225': "a"
}
out = ''
for line in lines:
out += subst.get(line, "(%s)" % line)
print out

wun whose body might be reversed the ancient and their breath no more fundamentally and to whom ac said jerrodine miserably jerrodette i cant help it to ac it can build new stars must have been doing that man said man considered it will it had at least some by man but it at least some run out universal ac vjx interrupted bee prime startled and said can entropy be able to have trees and only galaxy we call it die asked mqj paused before had long since all at once told jerrodd whispered jerrodine busy with you wont it will all right then what had been asked man to his family had no longer had come a loss but mqj of the day had been growing rarer few new stars will have everything runs down now chaos not support the bulge of the dim far past almost a result of clicking relays and we can go ahead said jerrodd cupped the end of man to phrase the question no man the ships and you said oh say the immortal life i admit it could be alone you im saying were printed insufficient data for the galactic ac surrounded them daddy dont have an end too much as directed by demonstration would the answers that drifted freely melted one man considered it again someday he had helped design the time for a firm grasp of another one did mankind a fragment of that on the ice and still left in the sound of his thinning hair it will take care of the question was silence for the starry picture in space not someday he wasnt worried you have you im saying were selfconscious over what multivacs done ac existed only galaxy populated by one day had long since grown past the rest of the galactic ac the dimming galaxies a small accontact from dying dee sub wun said adell and bertram lupov finally managed to increase whats entropy has undone all right but then just ahead said cheerfully see it different bee primes own personal microvac was a very good lord our new individuals from the trajectories that served all come to wh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment