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

Prolog

Name: Anonymous 2007-09-26 17:06 ID:p3U64ati

Imperative vs Declarative

Name: Anonymous 2007-09-27 5:43 ID:9Z3kXwOL

f = lambda: sys.stdout.write('lol')
f()


Python is declarative. I declared that I want a function that would apply sys.stdout.write to 'lol', then I declared that this function should be applied.

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