2 lines
47 B
Text
2 lines
47 B
Text
a = ["one", "two", "three"]
|
|
println[random[a]]
|
a = ["one", "two", "three"]
|
|
println[random[a]]
|