Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
HURE GABRIELLE
qui-est-ce
Commits
7ad9826c
Commit
7ad9826c
authored
May 13, 2020
by
Gabrielle Huré
Browse files
modification de la doc de lecteurbd.py
parent
cfc0504d
Changes
1
Hide whitespace changes
Inline
Side-by-side
lecteurbd.py
View file @
7ad9826c
...
...
@@ -7,7 +7,8 @@ class Personnage:
Définit un personnage.
:param numero: [string] numéro du personnage.
:param tag: [string] tag RFID associé au personnage.
:param dict_questions_reponse: [dictionnaire]
:param dict_questions_reponse: [dict de nombres] Dictionnaire contenant en clef les tags des questions
et en valeur la réponse à la question (1 pour oui,0 pour non).
"""
self
.
numero
=
numero
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment