Add glossary/Selector
Also capitalized all the glossary entries.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
### array
|
||||
### Array
|
||||
|
||||
Arrays are used to store multiple values in a single variable.
|
||||
Arrays are ordered and each item in an array has a numeric index associated with it.
|
||||
|
||||
Reference in New Issue
Block a user