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.
Hey! I found this trick with // and -(-x // y) really interesting for getting floor and ceil without using the math module. Where can I learn more of these kinds of Python tricks or smart coding techniques like this? Any books, courses, or resources you'd recommend? Thanks! 🙌
can you tell where you can learn this type of code i want to learn that type can anybody tell where i can learn