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.
I leave my mistakes in so I can go back later and see my thinking and how I was wrong.
I love how simple the best solution always is when mine has like 20 lines of code :)
Thank you so much for your reply. I'm very new and sometimes I get hung up on some pretty basic things, it's nice when someone with more experiance can help me avoid a pitfall. :)
My code runs through all the basic test cases correctly in VS code but when I Switch to Code Wars I only pass the first test case then it throws out a bunch of weird values. Anyone run into anything similar???
I love this solution so much :) :)
This comment is hidden because it contains spoiler information about the solution
This is my first ever question and I was using "Print" instead of "Return" and failing all of my test cases. It makes me sad that I missed out on points because of this little SNAFU. :)