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 don't understand what i'm supposed to do with the suits. I don't understand how are some not isomorphic and some are. The hand rank does not change
I didn't quite understand this part. If you change
3h
to3c
in the first suit, they become the same, hence isomorphic, and there are no otherh
's in the first suit. Is it the problem with the second suit, where if you swapc
withh
,8h
and8c
become different? Or anything else?Do you really need 55k tests?!
q
vs.Q
m
vs.A
( &c )Python conventionally uses snake_case, so it would make sense to consistently use lowercase letters. Renaming
Q
top
( orprime
) would also make sense.