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.
Hello, I keep on receiving the following error:
Basic tests
You are 4 years old.
None should equal 'You are 4 years old.'
The second line indicates the output from my code, and the third line is from the test cases. I am unsure what is incorrect as the output appears to match the intended test case. I am new to codewars and am rusty with Python so I apologize in advance for any careless mistakes