Skip to content

Commit 4691391

Browse files
committed
Update funcWithSetsAndDict.rst
fixed some wording
1 parent bb74489 commit 4691391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_sources/functions/funcWithSetsAndDict.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ Sorting Sets
353353
Dictionaries
354354
============================
355355

356-
A dictionary stores a value for a key.
356+
A dictionary stores a value for a key. The keys must be immutable and unique.
357357

358358
.. fillintheblank:: funct_dict_num_t
359359

0 commit comments

Comments
 (0)