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

Colored Five Pointed Star FractalColored Five Pointed Star Fractal

10/06/202110/06/2021 | JinshengJinsheng | 0 Comment | 1:49 pm

Fill the five pointed stars with random colors with random colors. Refer to this project that draw uncolored five pointed star fractal.

READ MOREREAD MORE

Five Pointed Star Fractal with Python and Turtle (Source Code)Five Pointed Star Fractal with Python and Turtle (Source Code)

10/06/202110/06/2021 | JinshengJinsheng | 0 Comment | 1:43 pm

Draw a five pointed star fractal that have nested five pointed star as shown. Hint: Create a function that draws five pointed star in any location, orientation, and size. Source

READ MOREREAD MORE

Five Pointed Star with Python TurtleFive Pointed Star with Python Turtle

10/06/202110/06/2021 | JinshengJinsheng | 0 Comment | 1:40 pm

Draw a five pointed star as shown preferably with a loop.

READ MOREREAD MORE

Pentagram Fractal with Python Turtle (Source Code)Pentagram Fractal with Python Turtle (Source Code)

10/06/202110/06/2021 | JinshengJinsheng | 0 Comment | 10:33 am

Draw the following fractal made up of nesting pentagrams with either recursion or iteration. Hint: Making a function that draws pentagram in any location, radius, and direction will help! Source

READ MOREREAD MORE

Mandelbrot Set with Different Paramaters (Source Code)Mandelbrot Set with Different Paramaters (Source Code)

06/01/202106/01/2021 | JinshengJinsheng | 0 Comments | 5:31 pm

Using the center coordinate and zoom factor to draw the following Mandelbrot Set visualizations. Source Code:

READ MOREREAD MORE

Zooming 10^13 into Mandelbrot Set Animation with Python (Source Code)Zooming 10^13 into Mandelbrot Set Animation with Python (Source Code)

06/01/202106/01/2021 | JinshengJinsheng | 0 Comment | 1:58 pm

Write a Python program to generate 1000+ images of Mandelbrot Set with ever zooming ranges. Please note that Turtle is not used in this project for speed consideration. Then use

READ MOREREAD MORE

Circle Inscribed Inside an Equilateral TriangleCircle Inscribed Inside an Equilateral Triangle

05/30/202105/30/2021 | JinshengJinsheng | 0 Comment | 8:51 pm

Draw a circle that is perfectly inscribed inside an equilateral triangle as shown. You may want to use some math skills in solving this problem.

READ MOREREAD MORE

Zooming 10^13 Times into Julia Set AnimationZooming 10^13 Times into Julia Set Animation

05/30/202105/30/2021 | JinshengJinsheng | 0 Comment | 12:52 pm

Write a Python program to generate hundreds of images of Julia Set with ever zooming ranges. Please note that Turtle is not used in this project for speed consideration. Then

READ MOREREAD MORE

N Overlapping Circle with Python and Turtle (Source Code)N Overlapping Circle with Python and Turtle (Source Code)

05/30/202105/30/2021 | JinshengJinsheng | 0 Comment | 11:29 am

Generalize the three overlapping circles project by letting it draw any number of overlapping circles. The following is the overlapping circles from size 2 to size 7. Solution

READ MOREREAD MORE

Three Overlapping Circles with Python and Turtle (Tutorial)Three Overlapping Circles with Python and Turtle (Tutorial)

05/30/202105/30/2021 | JinshengJinsheng | 0 Comment | 10:59 am

Draw the following overlapping circles. Please note that each circle passes through the center of the other two circles. Solution We observe that the centers of the three circles form

READ MOREREAD MORE

Posts pagination

Previous 1 2 3 4 … 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