sohcahto...@gmail.com wrote: > > # increment x > x += 1 But it shouldn't say 'increment x', it should say 'add one to the line count' or some such. Although changing the variable name to 'lineCount' would do almost as well.
-- Chris Green ยท -- https://mail.python.org/mailman/listinfo/python-list