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.
"F"
turns, as I assumed that they do nothing, but the author's solution changes direction to"F"
- if that's the indended behavior, it should be properly testedinput: 'RL'
outcome: 'F' should equal 'B'
why?
wouldn't you turn right, then turn back left, and then immediately be facing front again?
no actual description.
No random tests.
Writing a trivial comparator is a duplicate.