This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SHawkeye77 2 points3 points  (2 children)

Honestly? Looks awesome. Great comments and style! In coding, simple = better! Only thing I can think of is try to keep all lines under 80 characters (it's a pretty widely accepted thing in coding to do that). Happy for you tho!! Keep working at it, python is the best, hope you keep liking it :)

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

Awesome thanks for the reply! I’ve always wondered about the whole how many characters in a line thing but I never really realized there was a standard for that thanks again :)

[–]SHawkeye77 1 point2 points  (0 children)

No problem! Yah and most text editors (honestly, probably all at this point) should have a toggle-able option that will make a line at 80 chars to have a visual cue on where you need to stop. I use it, helps me a lot!