Make a list variable
This commit is contained in:
@@ -1 +1,3 @@
|
||||
printlist ["This is an element in the list" "And this is another" "Oh look another list element" "How fun!"];
|
||||
let str dingus ["Element 1" "Element 2" "Element 3"];
|
||||
println dingus[1];
|
||||
|
Reference in New Issue
Block a user