We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c5e392 commit fd08614Copy full SHA for fd08614
1 file changed
book/book.tex
@@ -15567,7 +15567,7 @@ \section{Gathering keyword args}
15567
%
15568
You can call the keyword gathering parameter anything you want, but
15569
{\tt kwargs} is a common choice. The result is a dictionary that maps
15570
-keywords to values:
+from keywords to values:
15571
15572
\begin{verbatim}
15573
>>> printall(1, 2.0, third='3')
0 commit comments