a = raw_input 'type x here and see what happens'
if a (INCLUDES) 'x'
print 'y'
What's that INCLUDES
command? Is there a better way around this?
I am a fan of the web comic Homestuck, in which trolls each have a different way of typing, called quirks. I'm working on a "quirk text" to English translator in Python (here's two characters with different quirks I.M.-ing) I want to make them type like normal humans.