Dimitri Merejkowsky пре 3 година
родитељ
комит
81528746fc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      cours/source/04-flot-de-controle/03-exercice.rst

+ 1
- 1
cours/source/04-flot-de-controle/03-exercice.rst Прегледај датотеку

@@ -66,5 +66,5 @@ Pour vous aider, vous pouvez partir du squelette suivant::
entrée_utilisateur = input()

while True:
# ....
# votre code ici