RosettaCodeData/Task/Letter-frequency/Smalltalk/letter-frequency-5.st

2 lines
76 B
Smalltalk
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
... do:[:assoc | '%s -> %s\n' printf:{assoc value . assoc key} on:Stdout ].