3 lines
93 B
Text
3 lines
93 B
Text
|
|
list:=T("hydrogen", "helium", "lithium", "beryllium", "boron");
|
||
|
|
list[(0).random(list.len())]
|