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.
for is always faster
This comment is hidden because it contains spoiler information about the solution
"You've decided to try to create a test framework that allows for easy testing of Pathfinder Ability Score arrays, and their validity, using 25 points."
"You will write a function that takes an array of 6 scores (integers) and will return a boolean if they add up in 25 points or less."
This comment is hidden because it contains spoiler information about the solution
This is not a solution. It doesn't work.
Lean Translation Kumited - please accept :-D
Thor-Pedo: It's probably tabulated but as markdown formatting wasn't used it's not shown here.
BBump: You're probably using
Test
button, you have to write your own tests there for it to work, or clickAttempt
directly.This comment is hidden because it contains spoiler information about the solution
this is because there are no sample tests for this, a very simple problem. press ATTEMPT with your code to run it against the main tests
Test doesn't work for python.
When i press the "test" button, outpus says: "Response received but no data was written to STDOUT or STDERR."
My code is correct, this kata wery simple, problem in tests, because when i press "attempt", all test are passed.