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.
this isn't too basic haha
This comment is hidden because it contains spoiler information about the solution
this was a great explanation!
not a kata suggestion as requirements of kata can't be changed after many solves and languages
definitely people trolling hahaa
how you thought of this is genius hahaha
What does that even mean?
Have you figured that out??
.
I had the same issue then I realized I needed to add logic to give the additional points only to those with 5 or more courses. Also just make sure to add 0 points to grades other than ABCD. I was adding undefined to an integer.
typos is a thing everyone can do. They boil your brain, haha.
Disregard. Can't believe I didn't think of this initially haha.
For anyone looking at this, there are other ways to wrap it so values are within the 0-255 range.
Think about remainders...
not sure what I'm doing wrong.
I'm not sure what I'm missing here.
strings with a " " threw me off.
Nice challenge
I got it now!
I didn't think adding something to the key/value, value part was modifying lol.
thanks for response!
"You cannot change the original object, because if you did that the reflection would change."
You are mutating the object, which the description explicitly tells you not to.
Loading more items...