[ create a new paste ] login | about

Link: http://codepad.org/Tpwev386    [ raw code | output | fork ]

Python, pasted on Oct 21:
1
2
3
4
5
6
allow=   "guidl ward"
me=      "you"
to=      [[a[-2:],"a",a[-1]]for a in[allow]]
explain= explanation=allow[5].join((me+to[0][0][0],"".join(be[-1]for be in to[0])))

print explanation


Output:
1
your dad


Create a new paste based on this one


Comments: