3 lines
76 B
Text
3 lines
76 B
Text
|
|
ar$[] = [ "spring" "summer" "autumn" "winter" ]
|
||
|
|
print ar$[random len ar$[]]
|