high and low

Run Settings
LanguageRaku
Language Version
Run Command
sub high-and-low($str) { with $str.words>>.Int { "{.min} {.max}" } } say high-and-low('1 2 3 4 5 -8');
Editor Settings
Theme
Key bindings
Full width
Lines