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.
In Python you can access list elements from the right by using a negative index, e.g
['a','b','c'][-3] = 'a'
.Check my comment on my same issue - these should not be functions, just either simple variables (or create property from the functions).
Either user.rank as a variable or use @property decorator:
(123) 3 + (space) 1 + (45) 2 + (space) 1 + (6) 1 = 8 chars, which is greater than 7
sure thing :)