Ruby in Raku #2

Run Settings
LanguageRaku
Language Version
Run Command
# Raku knows what you # mean, even if you # want to do math on # an entire Array my $cities = <London Oslo Paris Amsterdam Berlin>.Set; my $visited = <Berlin Oslo>.Set; say "I still need " ~ "to visit the " ~ "following cities: ", ($cities (-) $visited).keys
Editor Settings
Theme
Key bindings
Full width
Lines