Skip to content

Commit b64d20c

Browse files
committed
update french translation
1 parent 44f6186 commit b64d20c

File tree

5 files changed

+232
-555
lines changed

5 files changed

+232
-555
lines changed

core/chapters/c12_dictionaries.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ class keys_are_iterable2(VerbatimStep):
450450

451451
program_in_text = False
452452
requirements = (
453-
"Run the same code as the previous step, but without `.keys()`. after `quantities`, "
453+
"Run the same code as the previous step, but without `.keys()` after `quantities`, "
454454
"so the middle line is `for key in quantities:`"
455455
)
456456

0 commit comments

Comments
 (0)