list.create
Syntax
Create a list of i elements.
If the optional value a is given, then each element in the list is initialize to a.
list.count
list.extend