mirror of
https://github.com/python/cpython.git
synced 2025-11-12 23:16:47 +00:00
Merge from 3.5
This commit is contained in:
commit
f0f2960f45
1 changed files with 1 additions and 1 deletions
|
|
@ -438,7 +438,7 @@ remember the methods for a list, they can do something like this::
|
||||||
>>> L
|
>>> L
|
||||||
[1]
|
[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.
|
programming.
|
||||||
|
|
||||||
There are also good IDEs for Python. IDLE is a cross-platform IDE for Python
|
There are also good IDEs for Python. IDLE is a cross-platform IDE for Python
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue