Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Turtle shapes/patterns #307

Open
Darkflame72 opened this issue Aug 22, 2024 · 1 comment
Open

Python Turtle shapes/patterns #307

Darkflame72 opened this issue Aug 22, 2024 · 1 comment
Assignees
Labels
resource: python Python related resource(s)

Comments

@Darkflame72
Copy link
Member

Basic shapes and patterns using turtle as a tutorial.

This should teach these concepts:

  • variables
  • for loops
  • basic math around shapes (eg 5 sides is 360/5).
  • lists (colour changing).
@Darkflame72 Darkflame72 added the resource: python Python related resource(s) label Aug 22, 2024
@arimulligan
Copy link
Contributor

Keen to do this! Would we be implementing the Astro docs and editing the already made Turtle page on the Wiki?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resource: python Python related resource(s)
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants