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.
Très clean!
Bel usage de la récursivité ici! En avance sur le cours.
Très bien, mais tu pourrais mettre de côté les variables remaining1 et 2, car la fonction len() est disponible pour le set aussi et pas seulement la liste.
Très bien!
Mini commentaire, la variable line rend le tout très visible which is good,
mais tu pourrais aussi simplement faire ceci -> result += str(n-j) ce qui sauve un très gros espace (sarcastique) mémoire pour cette string en moins