Skip to content

Commit 196acc3

Browse files
evildmphugovk
andauthored
Update Doc/library/turtle.rst
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 55fd23a commit 196acc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/turtle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ in 1967.
2727
In Python, turtle graphics provides a representation of a physical "turtle"
2828
(a little robot with a pen) that draws on a sheet of paper on the floor.
2929

30-
It's a very effective and well-proven way for learners to encounter
30+
It's an effective and well-proven way for learners to encounter
3131
programming concepts and interaction with software, as it provides instant,
3232
visible feedback. It also provides convenient access to graphical output
3333
in general.

0 commit comments

Comments
 (0)