Thanks to visit codestin.com Credit goes to github.com
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 6d45972 commit 7bafa9fCopy full SHA for 7bafa9f
1 file changed
Doc/tut/tut.tex
@@ -2146,7 +2146,7 @@ \section{Dictionaries \label{dictionaries}}
2146
True
2147
\end{verbatim}
2148
2149
-The \function{dict()} contructor builds dictionaries directly from
+The \function{dict()} constructor builds dictionaries directly from
2150
lists of key-value pairs stored as tuples. When the pairs form a
2151
pattern, list comprehensions can compactly specify the key-value list.
2152
0 commit comments