Add glossary/Selector

Also capitalized all the glossary entries.
This commit is contained in:
Angelos Chalaris
2018-07-16 21:04:42 +03:00
parent d6d82e2291
commit b620d595e5
3 changed files with 6 additions and 2 deletions

View File

@ -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.