Skip to content
Youtube
Python and Turtle

Python and Turtle

Python, Turtle, Projects, Learn

  • Home
  • Category By Level
    • Difficulty Level 1
    • Difficulty Level 2
    • Difficulty Level 3
    • Difficulty Level 4
    • Difficulty Level 5
    • Difficulty Level 6
    • Difficulty Level 7
    • Difficulty Level 8
    • Difficulty Level 9
    • Difficulty Level 10
    • Difficulty Level Hard
  • Category By Topic
    • Loop
      • Nested for loop
      • For loop
      • While loop
    • recursion
    • Color
    • List
    • Math
    • Random
    • Animation
    • Games
  • Browse By Tags
    • curves
    • fractal
    • logo
    • parametric curve
    • physics
    • spiral
    • tessellation
  • Tutorials
  • Contact Us
Close Button

Half CircleHalf Circle

03/25/201903/25/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:43 am

Draw a vertical half circle as shown here. You may need to use seth() and circle() with extent.

READ MOREREAD MORE

Colorful Sierpinski CarpetColorful Sierpinski Carpet

03/24/201903/24/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:09 pm

Use colorsys library and recursion to draw the following colorful carpet.

READ MOREREAD MORE

Sierpinski CarpetSierpinski Carpet

03/24/201903/24/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:08 pm

Use recursion to draw the following carpet pattern.

READ MOREREAD MORE

Tea CupTea Cup

03/23/201903/23/2019 | IreneIrene | 2 Comments | 11:43 pm

Draw a simple tea cup shape as shown here.

READ MOREREAD MORE

Thirty SpokesThirty Spokes

03/23/201903/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:51 pm

There is a level 1 project that draws 3 spokes. Use loop to draw 30 spokes.

READ MOREREAD MORE

Three SpokesThree Spokes

03/23/201903/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:49 pm

Draw the following shape. You may need to use following functions: penup(), pendown(), setheading(), forward(), goto().

READ MOREREAD MORE

Tutorial: Simulating Synchronous Fireflies with Python TurtleTutorial: Simulating Synchronous Fireflies with Python Turtle

03/23/201903/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:59 am

Scientists is still trying to understand why fireflies synchronize. In this project, we will do a simulation of fireflies synchronizing from random initial phases. This is part 4 of 4

READ MOREREAD MORE

Tutorial: Animating Fireflies with Python TurtleTutorial: Animating Fireflies with Python Turtle

03/22/201903/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:45 pm

This tutorial is the 3rd in a series of tutorials that leads to the development of synchronized fireflies. In this tutorial we are going to implement fireflies animation shown in

READ MOREREAD MORE

Major and Minor Watch Tick MarksMajor and Minor Watch Tick Marks

03/22/201903/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:38 pm

Draw a better watch tick marks than the last one by adding 12 evenly spaced major tick marks.

READ MOREREAD MORE

Clock Tick MarksClock Tick Marks

03/22/201903/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:34 pm

Draw evenly space 60 clock tick marks as shown here.

READ MOREREAD MORE

Posts pagination

Previous 1 … 38 39 40 … 55 Next

Navigate by Categories

Algorithms animation colorsys custom functions Difficulty Level 1 Difficulty Level 2 Difficulty Level 3 Difficulty Level 4 Difficulty Level 5 Difficulty Level 6 Difficulty Level 7 Difficulty Level 8 Difficulty Level 9 Difficulty Level 10 Difficulty Level Hard events File I/O for loop games keyboard events list loop math mouse events nested for loop Object Oriented Programming physics python random recursion timer events turtle Tutorial unicode while loop writing text

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Academic WordPress Theme Copyright 2019 Python Turtle Academy

Scroll Up
Go to mobile version