mirror of https://github.com/python/cpython
#11392: you can trust the computer, but you have to know what it does.
This commit is contained in:
parent
cdbc6967e8
commit
21b832e8c1
|
@ -2169,9 +2169,11 @@ The demoscripts are:
|
|||
| bytedesign | complex classical | :func:`tracer`, delay,|
|
||||
| | turtlegraphics pattern | :func:`update` |
|
||||
+----------------+------------------------------+-----------------------+
|
||||
| chaos | graphs verhust dynamics, | world coordinates |
|
||||
| | proves that you must not | |
|
||||
| | trust computers' computations| |
|
||||
| chaos | graphs Verhulst dynamics, | world coordinates |
|
||||
| | shows that computer's | |
|
||||
| | computations can generate | |
|
||||
| | results sometimes against the| |
|
||||
| | common sense expectations | |
|
||||
+----------------+------------------------------+-----------------------+
|
||||
| clock | analog clock showing time | turtles as clock's |
|
||||
| | of your computer | hands, ontimer |
|
||||
|
|
Loading…
Reference in New Issue