Commit b5748131 authored by Diego Alberto Barriga Martínez's avatar Diego Alberto Barriga Martínez Committed by Miss Islington (bot)

bpo-37904: Edition on python tutorial - section 4 (GH-16169)



A little change on first paragraph of python tutorial to be more clearly



https://bugs.python.org/issue37904



Automerge-Triggered-By: @ericvsmith
parent 6fbc9246
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
More Control Flow Tools More Control Flow Tools
*********************** ***********************
Besides the :keyword:`while` statement just introduced, Python knows the usual Besides the :keyword:`while` statement just introduced, Python uses the usual
control flow statements known from other languages, with some twists. flow control statements known from other languages, with some twists.
.. _tut-if: .. _tut-if:
......
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