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