aboutsummaryrefslogtreecommitdiff
path: root/challenge-001/ruben-westerberg/README
blob: b76ce150547aa5d8e6356dce36c80d39e94b9813 (plain)
1
2
3
4
5
6
7
8
9
Solution by Ruben Westerberg

ch-1.pl and ch-1.p6
===================
Run the program to replace all 'e' in target string. Number of replacemets also printed

raku/ch-2.sh and perl/ch-2.sh
============================
Run program to demonstate one liner fizz buzz problem for integers between 1 and 20