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

Continuous Clock with Python Turtle (Source Code)Continuous Clock with Python Turtle (Source Code)

08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:21 am

In a previous project you animated a clock. Improve the clock by making all hands move continuously. Source Code:

READ MOREREAD MORE

Clock with Python Turtle (Source Code)Clock with Python Turtle (Source Code)

08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:17 am

Define a ‘clock’ class with Python and use the datetime library to draw an animated clock shown. Source Code:

READ MOREREAD MORE

Colored Nested Circle of Squares with Python and TurtleColored Nested Circle of Squares with Python and Turtle

08/23/202008/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:40 pm

Improve the nested circle of squares by filling the squares with different colors. You may use Python’s colorsys library.

READ MOREREAD MORE

Nested Circle of Squares (Source Code)Nested Circle of Squares (Source Code)

08/23/202008/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:35 pm

Knowing how to draw circle of squares, draw the following nested circle of squares with either recursion or iteration. Source Code:

READ MOREREAD MORE

Circle of Squares (Source Code)Circle of Squares (Source Code)

08/23/202008/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:32 pm

Draw the following circle made up with squares. You may need use trigonometry to solve this. Source Code:

READ MOREREAD MORE

Hexagon Spiral with Python and Turtle (Source Code)Hexagon Spiral with Python and Turtle (Source Code)

08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:54 pm

Draw the following spiral with hexagon shape. In each loop, increase the forward length and turn slightly less than 60 degrees. Source Code:

READ MOREREAD MORE

Pentagon Spiral with Python and TurtlePentagon Spiral with Python and Turtle

08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:48 pm

Draw the following spiral with pentagon shape. In each loop, increase the forward length and turn slightly less than 72 degrees. Source Code:

READ MOREREAD MORE

Square Spiral with Python and Turtle (Source Code)Square Spiral with Python and Turtle (Source Code)

08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:45 pm

Draw the following spiral with square shape. In each loop, increase the forward length and turn slightly less than 90 degrees. Source Code:

READ MOREREAD MORE

Triangle Spiral with Turtle (Source Code)Triangle Spiral with Turtle (Source Code)

08/21/202008/21/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:42 pm

Draw the following spiral with triangle shape. In each loop, increase the forward length and turn slightly less than 120 degrees. Source Code:

READ MOREREAD MORE

Stacked Squares Fractal (Source Code)Stacked Squares Fractal (Source Code)

08/20/202008/20/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:08 pm

Draw the shown fractal of stacked squares with Python and Turtle. Source Code:

READ MOREREAD MORE

Posts pagination

Previous 1 … 9 10 11 … 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