We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d879b2 commit 893dc80Copy full SHA for 893dc80
peps/pep-0802.rst
@@ -160,9 +160,8 @@ The empty set uses a forwards slash to differentiate it from
160
an empty dictionary.
161
It uses this syntax because it looks like the mathematical symbol
162
for the empty set (':math:`\emptyset`').
163
-It is also similar to the syntax for other sets,
164
-which use a comma to separate elements, e.g. ``{2, 3, 5}``.
165
-These facts can be used as a helpful mnemonic.
+This can be used as a helpful mnemonic when teaching beginners,
+especially those that have a maths or science background.
166
167
168
Reference Implementation
0 commit comments