Date: 2014-05-14 10:53 am (UTC)
а, еще
for y in range(10):
line += ' ' + field[x][y]

ужс, надо так
print ' '.join(field[x])
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting
Page generated Mar. 1st, 2026 12:17 am
Powered by Dreamwidth Studios