Challenge 65 #1

Run Settings
LanguageRaku
Language Version
Run Command
sub find(UInt $n, UInt $s) { (10 ** ($n - 1) ..^ 10 ** $n).grep: *.comb.sum == $s } say find 2, 4
Editor Settings
Theme
Key bindings
Full width
Lines