Posts by msh210
Perl 5 -E, 18 bytes say"Hello, World!"
Perl 5 -p, 10 bytes $_=reverse Try it online!
Perl 5 -pMRoman, 10 bytes (17 if including command-line switches) $_=Roman$_
Perl 5 -E, 18 bytes say"Hello, World!"
Perl 5 -p, 10 bytes $_=reverse Try it online!
Perl 5 -pMRoman, 10 bytes (17 if including command-line switches) $_=Roman$_