Perl Weekly Challenge - 020

Sunday, Aug 4, 2019| Tags: Perl, Raku


HEADLINES



Let me announce the winner of Perl Weekly Challenge - 019 and the name is Arne Sommer. Many congratulations Arne, you should soon hear from Perl Careers about your reward. Please do let us know how you feel about it. For rest of the participants, I would say Good Luck for next time. Keep sending in your solutions and share your knowledge with each other.



RECAP



Here is the recap of last week challenge.



REVIEW



Please checkout the Perl Weekly Challenge - 018 review by Kian-Meng Ang.



CHART



Please take a look at the charts showing interesting data.

I would like to thank everyone for their valuable suggestions. Please do share your experience with us. Good luck for the weekly challenge and enjoy.



NEW MEMBERS



No new member joined last week. Check out current team members.



GUESTS



None joined last week.



Task #1



Write a script to accept a string from command line and split it on change of character. For example, if the string is “ABBCDEEF”, then it should split like “A”, “BB”, “C”, “D”, “EE”, “F”.



Task #2



Write a script to print the smallest pair of Amicable Numbers. For more information, please checkout wikipedia page.



Task #3



Write a script to use Merceded-Benz Vehicle Images API. For more information about API, please visit page. The API task is optional but we would love to see your solution.



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



SO WHAT DO YOU THINK ?

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

Contact with me