view bin/loudly @ 8339:55453afb2bc3

<Destructible> le/rn love/Baby don\'t hurt me, don\'t hurt me no more
author HackBot
date Sun, 05 Jun 2016 03:23:48 +0000
parents 6ca43f5f4d7d
children
line wrap: on
line source

#!/usr/bin/env python
import sys, itertools, locale, locale
inp = len(sys.argv) >= 2 and sys.argv[1] or raw_input()
cyc = itertools.cycle(["\00304,09","\00309,04"])
print "".join(cyc.next() + c for c in unicode(inp, locale.getpreferredencoding())).encode(locale.getpreferredencoding())