1. Rules for naming variables
Almost all programming languages enforce certain rules on the programmer when naming variables. This is do...
For further actions, you may consider blocking this person and/or reporting abuse
Very helpful post
Thank you
The programming language Pascal ignores the letter case, so it is strange that some people use "PascalCasing". This should mean: do what you want!