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.
my badness. I am a beginner and i solved this kata in 2 hours.
Did you import it? https://api.dart.dev/stable/2.19.0/dart-math/dart-math-library.html
This comment is hidden because it contains spoiler information about the solution
the thing isn't working for me interestingly
This comment is hidden because it contains spoiler information about the solution
You must handle the case where the parameter is not given. Try
hello()
in VSC and see what happens.getting an error "You have to return a string instead of logging it to the console: expected undefined to not equal undefined " yet it works fine in vsCode and jsFiddlePlayground
tried solving this kata with javascript which is mathematically limited. passed basic tests but seems it needs decimal points of unlimited. any idea how to achieve that with javascript