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.
'looks like u solved it'
This comment is hidden because it contains spoiler information about the solution
yes sorry, that's what i meant. But is that right??
My function does return none , why is that. Shouldn't it be running the function multiple times??
This comment is hidden because it contains spoiler information about the solution
this is not a kata issue. just remove print statements from the code and run it again.
I dont know if this is an issue or if im being ignorant but im getting "Max Buffer Reached 1.5 mib"
All my attempts are passed but it's just that one stderr
This comment is hidden because it contains spoiler information about the solution
godd im so dumb haha. thanks a bunch for your reply, that totally skipped my head.
Not an issue. Print the input.
Okay so i ran my code and it works in the test run but im getting errors in the full-suite attempt. My understanding is that if you showed me the full test inputs i can alter the code by some first rate hard coding and fool the system?? But yeah, i would appreciate it if i could see the tests im failing on, this is turning out to be a big issue as i dont know what to debug or correct. Its totally fine if you cant make that happen, i'd settle for a pdf or.. some sort of git page for the tests. Hope this message finds you in safety :)
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
lol thanks a bunch. I got it now
Since this is 8kyu, I think I can give some hints. Try searching the web for 'default arguments'. I hope that helps :D
yeah i saw that, what i cant understand is how my else case doesnt execute the nul array when no params are given. thanks for your input
Loading more items...