Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 6650105

Browse files
matrixisecsabella
authored andcommitted
Doc: Correct the creation year and the credits of the Logo Programming language (pythonGH-13520)
1 parent a0adffb commit 6650105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Doc/library/turtle.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Introduction
2020
============
2121

2222
Turtle graphics is a popular way for introducing programming to kids. It was
23-
part of the original Logo programming language developed by Wally Feurzig and
24-
Seymour Papert in 1966.
23+
part of the original Logo programming language developed by Wally Feurzeig,
24+
Seymour Papert and Cynthia Solomon in 1967.
2525

2626
Imagine a robotic turtle starting at (0, 0) in the x-y plane. After an ``import turtle``, give it the
2727
command ``turtle.forward(15)``, and it moves (on-screen!) 15 pixels in the

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /