Kaydet (Commit) 88c2595b authored tarafından Raymond Hettinger's avatar Raymond Hettinger

SF bug #1067023: A small typo

Make a minor clarification between "written" and "displayed".
üst b2d5a8ef
...@@ -464,8 +464,8 @@ or C); parentheses can be used for grouping. For example: ...@@ -464,8 +464,8 @@ or C); parentheses can be used for grouping. For example:
-3 -3
\end{verbatim} \end{verbatim}
Like in C, the equal sign (\character{=}) is used to assign a value to a The equal sign (\character{=}) is used to assign a value to a variable.
variable. The value of an assignment is not written: Afterwards, no result is displayed before the next interactive prompt:
\begin{verbatim} \begin{verbatim}
>>> width = 20 >>> width = 20
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment