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 be257bc commit c47c8baCopy full SHA for c47c8ba
Doc/tutorial/controlflow.rst
@@ -4,8 +4,8 @@
4
More Control Flow Tools
5
***********************
6
7
-Besides the :keyword:`while` statement just introduced, Python knows the usual
8
-control flow statements known from other languages, with some twists.
+Besides the :keyword:`while` statement just introduced, Python uses the usual
+flow control statements known from other languages, with some twists.
9
10
11
.. _tut-if:
0 commit comments