You are reading a single comment by @moocher and its replies. Click here to read the full conversation.
  • how do i make this write each iteration to a separate line?

    "text_file = open('d:/cw01.txt',"a")
    "text_file.write('$x:{}, y:{}; rgb:{}'.format(x_block, y_block, colour))
    "text_file.close()

About

Avatar for moocher @moocher started