RosettaCodeData/Task/String-length/Raku/string-length-1.raku
2023-07-01 13:44:08 -04:00

1 line
37 B
Raku

say 'møøse'.encode('UTF-8').bytes;