7 kyu
KISS - Keep It Simple Stupid
578 of 1,200j_codez
Loading description...
Strings
Fundamentals
View
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
python new test framework is required. updated in this fork
Java translation (Kumited from the 7 year old one)
Python fork
You are the boss of Joe MAMA
C# translation (author inactive)
Alternatively, last 'S' can stand for 'silly' too.
I'm confused as to how the [ 'Joe', 'is', 'having', 'no', 'fun' ] did not come up as "keep it simple stupid" when having is 6 letters.
this is the test:
So, you probably saw the result from a different test. (The log appearts above the test result)
Clojure translation kumited. :)
Please consider making the description more clear
For example: "the length of each word does not exceed the amount of words in the string" to "the length of each word does not exceed the total number of words in the string"
Consider adding counts: "If complex: return "Keep It Simple Stupid"" --> total number of words: 4; length of "Simple" and "Stupid" is 6, so are longer than the number of words
Thanks!
Java TS kumited, if you wish to approve.
JS translation kumited. If you wish to approve it.
Approved. Thanks for translation