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.
Empty line ?
Changes ?
Output ?
@natan ~ your comment says 10 minutes ago, mine says 11 minutes ago, but yours is posted above mine...
¯\_(ツ)_/¯
probably printing. try silencing the print statement.
avoid printing millions of characters
Hello, I get a "Max Buffer Size Reached" error after test attempt 11m or something in Python. I am unsure how to proceed.
Any help ?
I doubt that you are still facing the issue. I came to an understanding that kata needs a specific way to pass all tests. A simple prime generator wont cut it.
You need a class and to use the stream()