Kata authors do not set the difficulty levels. It is chosen during the beta process.
This question seems to highlight that differences in languages may suggest that some kata should have different difficulty ratings depending on the language being used.
the description is common to all languages and hence has that typo
but nevertheless, the test cases and solution setup follow snake-case, so nothing drastic needs to be changed
True. Also the parameter names in the description do not match the code that is given. That was extra confusing for me.
Would you consider creating a class in Python to be an 8 kyu problem?
Is asking for a default parameter something that is more difficult than 8 kyu, in your opinion?
It is relevant in that you are asking here, in my opinion.
Kata authors do not set the difficulty levels. It is chosen during the beta process.
This question seems to highlight that differences in languages may suggest that some kata should have different difficulty ratings depending on the language being used.