Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

looking to learn

Name: Anonymous 2012-07-23 19:46

can anyone help me teach me what i need to know to be come an excellent programmer anyone care to teach someone the tricks of the trade ?

Name: Anonymous 2012-07-24 16:10


>>11
>>> checkem=lambda s:"check 'em" if len(s)>1 and cmp(*s[-2:])==0 else None
>>> checkem('1234')
>>> checkem('1233')
"check 'em"
>>> checkem('1232')
>>> checkem('1')
>>> checkem('11')
"check 'em"


Now just make FIOC interpreter in Lisp

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List