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 ec30b3d commit e1f849cCopy full SHA for e1f849c
1 file changed
Doc/library/turtle.rst
@@ -2271,9 +2271,8 @@ scripts can be run and viewed using the supplied demo viewer as follows::
2271
2272
python -m turtledemo
2273
2274
-Alternatively, you can run the demo scripts individually. For example,
+Alternatively, you can run the demo scripts individually. For example, ::
2275
2276
-::
2277
python -m turtledemo.bytedesign
2278
2279
The :mod:`turtledemo` package directory contains:
0 commit comments