File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -22928,7 +22928,9 @@ msgstr ""
22928
22928
"\n"
22929
22929
"For this to work, we just have to make sure that all the values in `letters` are unique.\n"
22930
22930
"Otherwise it would be impossible to decrypt messages properly. If both `'h'` and `'j'` got replaced with `'q'`\n"
22931
- "during encryption, there would be no way to know whether `'qpeef'` means `'hello'` or `'jello'`!"
22931
+ "during encryption, there would be no way to know whether `'qpeef'` means `'hello'` or `'jello'`!\n"
22932
+ "\n"
22933
+ "Congratulations! You've reached the end of the course so far. More is on the way!"
22932
22934
22933
22935
#. https://poeditor.com/projects/view_terms?id=490053&search=pages.CreatingKeyValuePairs.steps.list_append_reminder
22934
22936
msgid "pages.CreatingKeyValuePairs.steps.list_append_reminder.output_prediction_choices.1"
@@ -24010,7 +24012,10 @@ msgstr ""
24010
24012
24011
24013
#. https://futurecoder.io/course/#DictionaryKeysAndValues
24012
24014
msgid "pages.DictionaryKeysAndValues.steps.final_text.text"
24013
- msgstr "Congratulations! You've reached the end of the course so far. More is on the way!"
24015
+ msgstr ""
24016
+ "👌\n"
24017
+ "\n"
24018
+ "Now that you can *get* values from a dictionary, you'll soon learn how to *set* values in a dictionary."
24014
24019
24015
24020
#. https://futurecoder.io/course/#DictionaryKeysAndValues
24016
24021
msgid "pages.DictionaryKeysAndValues.steps.introducing_keys.requirements"
You can’t perform that action at this time.
0 commit comments