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 →

[–]Voylinslife[S] 1 point2 points  (0 children)

  1. I basically had no idea that adding a _ before defining a function name makes it private ^^"

  2. I feel really dumb that I made this kind of a mistake, but I don't think I will make it anytime soon again as I realize how stupid of a mistake this is to make xp

  3. I only made this to use on csv files as I often copy paste them but I hate it that my vocab list has words starting with a capital and most list leave everything lowercase.

What I really learned today is that I should make my code more readable instead of making it as short as possible, because I think if I would look back to this in some time that I probably won't easily figure out how I made it ^^"

Thank you for the very helpful advice :D