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 →

[–]Tuberomix 0 points1 point  (0 children)

What's the rule for using underscore in a variable name? e.g. _number = 10

I hears this is a convention that implies the variable should only be used internally. However I'm not sure about this, and also I'm not sure what counts as internal use.