2 lines
56 B
Text
2 lines
56 B
Text
|
|
print(random:choice([‘foo’, ‘bar’, ‘baz’]))
|
|
|
print(random:choice([‘foo’, ‘bar’, ‘baz’]))
|