Skip to content

Docs: simplify turtle tutorial's star example code - #155232

Open
m-aciek wants to merge 1 commit into
python:mainfrom
m-aciek:turtle-simplify-star-code
Open

Docs: simplify turtle tutorial's star example code#155232
m-aciek wants to merge 1 commit into
python:mainfrom
m-aciek:turtle-simplify-star-code

Conversation

@m-aciek

@m-aciek m-aciek commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

distance(start) should be easier to understand for students than counting the length of the position vector.

The changed code is equivalent to the original, doesn't change the drawing.

cc @evildmp (author of the docs fragment)

distance(start) should be easier to understand than counting the length of a vector
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33924176 | 📁 Comparing 46ab1ee against main (1d90627)

  🔍 Preview build  

1 file changed
± library/turtle.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo
Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants