Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
what the fuck no python arrays
1
Name:
Anonymous
2009-01-03 17:16
it makes it hard as hell to do anything past hello world. wtf
FIOC
11
Name:
Anonymous
2009-01-04 12:13
>>> a = [[0 for i in xrange(10)] for j in xrange(6)]
>>> a[0][0] = "GRUNNUR"
>>> a[1][0]
0
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List