vault backup: 2023-10-11 11:15:17
This commit is contained in:
@ -1 +1,2 @@
|
|||||||
List is the most fundamental data type. Is a sequencial argument, is a final sequence of element.
|
List is the most fundamental data type. Is a sequencial argument, is a final sequence of element. It is no possible to have more than one element per box.
|
||||||
|
There is two different way to declare a list, the recursive one and the iterative one.
|
||||||
|
Reference in New Issue
Block a user