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.
same error, any thougths on how to submit this one?
Time: 213ms Passed: 1 Failed: 0
Test Results:
Log
Well done, however another bomb has just armed itself! 9 bombs left!
Well done, however another bomb has just armed itself! 8 bombs left!
Well done, however another bomb has just armed itself! 7 bombs left!
Well done, however another bomb has just armed itself! 6 bombs left!
Well done, however another bomb has just armed itself! 5 bombs left!
Well done, however another bomb has just armed itself! 4 bombs left!
Well done, however another bomb has just armed itself! 3 bombs left!
Well done, however another bomb has just armed itself! 2 bombs left!
Well done, however another bomb has just armed itself! 1 bombs left!
Congratulations, you have diffused all of the bombs!!
✔ Test Passed
STDERR:
Error: unrecognized flag --trace-warnings
Try --help for options
After re-reading the details that may be the case. It wasn't specified as being an item to be removed. It does pass the current set of tests though - needs more tests and or author feedback.
This comment is hidden because it contains spoiler information about the solution
since always is not an object , this points to parent Object os always ( in your case windows).
parent function arguements are available to nested method.