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

Python

Name: Anonymous 2009-04-30 16:27

"%d %d %d" % (1,2,3)

vs

"{0} {1} {2}".format(1,2,3)

?

Name: Anonymous 2009-04-30 19:28

>>11
I've hated printf style format strings ever since I first saw them. They're crap.

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