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.
I really wish the instructions were more specific on what the expected output should be. I've created a table named movies with columns for Name, Year, and Rating. The instructions do not state if they expect seperate columns for these values or what data types they expect for the entries. Pretty frustrating when I know the answer is right but I can't get the system to accept it because I don't know what my submission is being tested for...