Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Optionnel] Class TeamIterator #8

Open
SebastienMorais opened this issue Oct 26, 2022 · 0 comments
Open

[Optionnel] Class TeamIterator #8

SebastienMorais opened this issue Oct 26, 2022 · 0 comments

Comments

@SebastienMorais
Copy link
Contributor

La classe TeamIterator a les attributs privés __team et __index.
Le premier contient les éléments de l'équipe, le second l'indice d'itération.

La classe doit implémenter les méthodes magiques

  __init__(self, team)
  __next__(self)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant