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.
Yeah I've got this issue too
Ahhhh hahaha, well don't I feel silly! That makes sense now. Thanks for that!
Hi. My code has passed on 114 but failed on 1. The feedback says 'True should equal False' but I've printed the inputs and, from what I can tell, it should equal True. Maybe I'm misreading the instructions. Any help will be much appreciated.
Here's the input copied and pasted after printing to terminal/output: [-121, -144, 19, -161, 19, -144, 19, -11] [121, 14641, 20736, 361, 25921, 361, 20736, 361]
I tried to put my code but it's appearing on a single line in the preview. If you'd like to see code please explain how formatting works on this site. Thanks!