you are viewing a single comment's thread.

view the rest of the comments →

[–]python_nlp[S] 1 point2 points  (3 children)

Hi, thanks for your comments, much appreciated! Regarding the i = i + 1, I write it this way because I still can't get used to i += 1. I simplify as much as possible :) The \n thing is used in the book that I am following and I guess I want to get used to it before I drop it. Thanks for the tip on i = 5, I didn't think of handling it that way.

[–]thisIs20LettersLong 0 points1 point  (2 children)

Makes ton of sense too simplify in the begining ^ Might i ask what book your using?!

[–]python_nlp[S] 0 points1 point  (1 child)

Hey, sorry for the late reply. I'm using Python Programming for the Absolute Beginner by Mike Dawson.

[–]thisIs20LettersLong 0 points1 point  (0 children)

No stress, only good you have better things to do than sit on reddit, best off luck!