Documentaion Flashcards
1
Q
whitespace,
A
spaces in code for easier viewing
2
Q
indentation,
A
indents in IF commands, for easier viewing
3
Q
“camel-casing”
A
CamelCase is a way to separate the words in a phrase by making the first letter of each word capitalized and not using spaces.
charAtCode()