Merge from 3.5

This commit is contained in:
Berker Peksag 2016-06-15 18:13:12 +03:00
commit f0f2960f45

View file

@ -438,7 +438,7 @@ remember the methods for a list, they can do something like this::
>>> L
[1]
With the interpreter, documentation is never far from the student as he's
With the interpreter, documentation is never far from the student as they are
programming.
There are also good IDEs for Python. IDLE is a cross-platform IDE for Python