Skip to content

Commit

Permalink
update french translation
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmojaki committed Oct 27, 2024
1 parent 44f6186 commit b64d20c
Show file tree
Hide file tree
Showing 5 changed files with 232 additions and 555 deletions.
2 changes: 1 addition & 1 deletion core/chapters/c12_dictionaries.py
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ class keys_are_iterable2(VerbatimStep):

program_in_text = False
requirements = (
"Run the same code as the previous step, but without `.keys()`. after `quantities`, "
"Run the same code as the previous step, but without `.keys()` after `quantities`, "
"so the middle line is `for key in quantities:`"
)

Expand Down
Loading

0 comments on commit b64d20c

Please sign in to comment.