2 lines
48 B
Text
2 lines
48 B
Text
constant s = {'a', 'b', 'c'}
|
|
puts(1,s[rand($)])
|
constant s = {'a', 'b', 'c'}
|
|
puts(1,s[rand($)])
|