Retired
Look Ma, No Statements! - Part 2 (retired)
Description:
As we all know, statements are highly overrated. So specially for you we have this series of challenges, to show off your coding skills that you need no stinking statements (except for return
). You want to impress your ma, don't you?
This second part is about the while
statement. Show off how you could easily implement while
without using any other statements, completing the initial code so that it passes all tests.
You might want to first solve the first part if you find this too challenging to start with : Look Ma, No Statements! - Part 1
(Note that the initial code contains statement keywords, which are not allowed in the final solution)

Lists
Fundamentals
Similar Kata:
Stats:
Created | Apr 17, 2022 |
Warriors Trained | 39 |
Total Skips | 1 |
Total Code Submissions | 66 |
Total Times Completed | 26 |
C Completions | 26 |
Total Stars | 0 |
% of votes with a positive feedback rating | 59% of 17 |
Total "Very Satisfied" Votes | 7 |
Total "Somewhat Satisfied" Votes | 6 |
Total "Not Satisfied" Votes | 4 |
Total Rank Assessments | 16 |
Average Assessed Rank | 7 kyu |
Highest Assessed Rank | 6 kyu |
Lowest Assessed Rank | 7 kyu |