2 lines
24 B
Smalltalk
2 lines
24 B
Smalltalk
|
|
x := #(1 2 3) atRandom.
|
|
|
x := #(1 2 3) atRandom.
|