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.
It's not infinite. There are 157 operations at all. Check your code.
Cool. But how about (C2[H5]OH)2 ? After ] there is no digit.
In the description: "Your function, circPath ..." name of the function circPath.
In tests the name is the same.
In the Editor from the begining : "
function circularTarget(start, target, circumference) {
// ...
}"
name is circularTarget.
You should change name of the function to circPath.
check function name in solution window