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.
u need import
import java.util.Arrays
before class
sorry. JavaScript.
We can't really help unless you specify the language.
This comment is hidden because it contains spoiler information about the solution
I can not use Object.fromEntries.
「TypeError: Object.fromEntries is not a function」
what error mean 「Unhandled rejection TestError: Value is not what was expected」
the
Lock
must be able to store different keys; each key must be verifiably unique (aNumber
can easily be copied)my solution is here.
this code can passed test. but attempt is not. above error occur.
why? should I need..