#python code not working(difficult)
13 messages · Page 1 of 1 (latest)
print rowsmen before the loop
yeah i know
i mean the rowsmen seems to be the error
couldn't u do
for range(1,rows) == rowsmen:
haven't done python in like a year
last python thing i ever did
why not
should work
for i in range(1,rows):
i = 1 before it ofc