Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
ah yes, sprinking
pass
statements throughout your code for no reasongreat minds think alike :D
This comment is hidden because it contains spoiler information about the solution
python isnt compiled, its interpreted
very cool to use the walrus operator
how does this work...?
Traceback (most recent call last):
File "tests.py", line 2, in
from solution import yoda_talk
ImportError: cannot import name 'yoda_talk' from 'solution' (/workspace/default/solution.py)
great kata, lots of fun! just one issue:
the function started off as yoda_talks() instead of yoda_talk(). just a little thing, though! very fun.
Function name is
snake_to_camel
but translates camel into snake.(my whole comment was directed to the author. Pascal or camel case changes mostly nothing to the actual task)
okay I was misleaded by the title agn ~~
Edit: (can't edit original comment zzzzz so gotta post here
exact duplicate still
note:
new test framework should be used
solution should be imported explicitly
Duplicate
i am horrified
Loading more items...