Glossary format update
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
### Array
|
||||
---
|
||||
title: Array
|
||||
tags: 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