From 52e1d1e8383c07343211b71677e074c32a5cc0b3 Mon Sep 17 00:00:00 2001 From: James Smith Date: Thu, 26 May 2022 23:00:56 +0100 Subject: Update README.md --- challenge-166/james-smith/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/challenge-166/james-smith/README.md b/challenge-166/james-smith/README.md index 6c17d94b01..222ff79205 100644 --- a/challenge-166/james-smith/README.md +++ b/challenge-166/james-smith/README.md @@ -147,7 +147,7 @@ The simplest approach is to use 3/4. say $HORIZONTAL_LINE; ``` -### Workout what to print: +### Workout what to print and printing ``perl ## map({$u{$F=$_}<@p?sprintf$T,map{($d{$_}[0]//'')ne$F?'': @@ -168,6 +168,9 @@ The simplest approach is to use 3/4. say sprintf $TEMPLATE, @columns; } ``` + +## Just a minor block at the end +say $1 ## The full code (with comments) ```perl -- cgit