The Weekly Challenge - 179

Monday, Aug 22, 2022| Tags: Perl, Raku

TABLE OF CONTENTS


01. HEADLINES

02. SPONSOR

03. RECAP

04. PERL REVIEW

05. RAKU REVIEW

06. CHART

07. NEW MEMBERS

08. GUESTS

09. TASK #1: Ordinal Number Spelling

10. TASK #2: Unicode Sparkline


HEADLINES


Welcome to Week #179 of the weekly challenge.

Let us all welcome new member, Solathian, an experienced Perl hacker. Thank you for the first solution in Perl.

Thank you, AhmetEmre, for the first contributions in Raku.

Today, we are giving away Token #2 to W. Luis Mochan for the book, Learning Perl Exercises by brian d foy. I will share the details with you in a separate email.

This week, I didn’t have time to contribute to the weekly challenge. Although I did start on Business Date task but it still had some edge case issues. I will share when I am done later this week.


TOP 10 Guest Languages


Do you see your favourite language in the Top 10? If not then why not contribute regularly and make it the top chart.

 1. Python  (1063)
 2. Haskell (486)
 3. Ruby    (373)
 4. Lua     (371)
 5. C       (260)
 6. C++     (258)
 7. Go      (221)
 8. Rust    (214)
 9. Node.js (191)
10. Awk     (184)

I have finally received the Mini Thermal Printer for address label. Time to package and label it.




Blogs with Creative Title


1. An Imaginary Date by Arne Sommer.

2. The Imaginary Quartet by Colin Crain.

3. A Very Busy Dating Service by Colin Crain.

4. damn numbers again! by Luca Ferrari.

5. QIBs and days - fun tasks for a sunny day by Peter Campbell Smith.

6. Imaginary Date by Roger Bell_West.

7. Quater-imaginary Business Date by Simon Green.


GitHub Repository Stats


1. Commits: 27,332 (+70)

2. Pull Requests: 6,631 (+21)

3. Contributors: 204 (+1)

4. Fork: 257

5. Stars: 143



Our solo sponsor Pete Sergeant has been a great support to keep us motivated. We are lucky that he agreed to continue the journey with us in the year 2022. I would like to personally thank Pete and his entire team for their generosity. It would be great if we could add few more to sponsor the prize money so that we could go back and declare weekly champions as we have done in the past. I hope and wish this will become possible in 2022. The amount doesn’t have to be huge. However, it would be nice to show off bunch of supporters. If an organisation comes forward and supports us then that would be the ultimate achievement.


RECAP


Quick recap of The Weekly Challenge - 178 by Mohammad S Anwar.


PERL REVIEW


Please check out Perl solutions review of The Weekly Challenge - 172 by Colin Crain.

If you missed any past reviews then please check out the collection.


RAKU REVIEW


If you missed any past reviews then please check out the collection.


CHART


Please take a look at the charts showing interesting data.

I would like to THANK every member of the team for their valuable suggestions. Please do share your experience with us.


NEW MEMBERS


Solathian, an experienced Perl hacker, joined the Team PWC.

Please find out How to contribute?, if you have any doubts.

Please try the excellent tool EZPWC created by respected member Saif Ahmed of Team PWC.


GUESTS


Please checkout the guest contributions for the Week #178.

Please find past solutions by respected guests. Please share your creative solutions in other languages.


Task 1: Ordinal Number Spelling

Submitted by: Mohammad S Anwar

You are given a positive number, $n.

Write a script to spell the ordinal number.

For example,

11 => eleventh
62 => sixty-second
99 => ninety-ninth

Task 2: Unicode Sparkline

Submitted by: Mohammad S Anwar

You are given a list of positive numbers, @n.

Write a script to print sparkline in Unicode for the given list of numbers.



Last date to submit the solution 23:59 (UK Time) Sunday 28th August 2022.


SO WHAT DO YOU THINK ?

If you have any suggestions or ideas then please do share with us.

Contact with me