Skip to content
Snippets Groups Projects
Commit 774a2d09 authored by Christophe Charpilloz's avatar Christophe Charpilloz :cat:
Browse files

Update README.MD

parent fd098bad
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ Note:
- un étudiant ne peut **pas** changer de question,
- un étudiant ne peut **pas** changer son heure de passage,
- l'étudiant **teste** son microphone et casque **avant** de rejoindre le cannal de l'examen
- le tirage au sort de la question sera fait par la machine (0 -> projet CPU, 1 -> projet GPU):
- le tirage au sort de la question est fait par la machine (0 -> projet CPU, 1 -> projet GPU) avec Python:
```python
$ python3
>>> from random import randint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment