Skip to content. | Skip to navigation

Personal tools
Log in
>>> ''.join(word[:3].lower() for word in 'David Isaac Glick'.split())

‘davisagli’

Sections
You are here: Home Try Python

Try Python

by admin posted Apr 10, 2010 12:35 AM

Courtesy of http://try-python.mired.org/