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

Rhombus MadnessRhombus Madness

08/04/202208/04/2022 | JinshengJinsheng | 0 Comment | 8:35 pm

Use Python and Turtle and Random library to draw the 50 random Rhombus shapes as shown in the following figure. Hints: Make a function that draws a rhombus given the

READ MOREREAD MORE

Pentagon with Python and TurtlePentagon with Python and Turtle

08/04/202208/04/2022 | JinshengJinsheng | 0 Comment | 8:24 pm

Draw a regular pentagon as shown below. Hint: A good place to start drawing is the point at the top. What should be the initial heading to draw the line

READ MOREREAD MORE

Hexagram with Python and TurtleHexagram with Python and Turtle

08/04/202208/04/2022 | JinshengJinsheng | 0 Comment | 8:10 pm

Draw the following hexagram with Python and Turtle. Hint: Think about where to start. The point at the bottom looks like a good starting point. Related Projects: Projects with similar

READ MOREREAD MORE

Circle of Inward Isosceles Triangles with Python and TurtleCircle of Inward Isosceles Triangles with Python and Turtle

08/04/202208/04/2022 | JinshengJinsheng | 0 Comment | 6:49 pm

Modify circle of isosceles triangle projects to make all triangles point inward as shown. Related Projects: Geometry Loops

READ MOREREAD MORE

Circle of Isosceles Triangles with Python and TurtleCircle of Isosceles Triangles with Python and Turtle

08/04/202208/04/2022 | JinshengJinsheng | 0 Comment | 6:42 pm

Use the Isosceles triangle function created in this project, draw the circle of isosceles triangles as shown below. Your code should easily change the number of triangles, and radius and

READ MOREREAD MORE

Isosceles Triangle MadnessIsosceles Triangle Madness

08/04/202208/04/2022 | JinshengJinsheng | 0 Comment | 11:56 am

Use Python and Turtle and Random library to draw the 50 random isosceles triangles as shown in the following figure. Hints: Make a function that draws isosceles triangle given the

READ MOREREAD MORE

Fractal Tree with TrapezoidsFractal Tree with Trapezoids

08/04/202208/04/2022 | JinshengJinsheng | 0 Comment | 10:59 am

Based on the function that draws Isosceles Trapezoid in the this previous project, draw the following fractal tree with Python and Turtle. Related Projects: Projects with similar difficulty Fractals Recursion

READ MOREREAD MORE

Isosceles Trapezoid MadnessIsosceles Trapezoid Madness

08/03/202208/03/2022 | JinshengJinsheng | 0 Comment | 2:46 pm

Draw the 50 random isosceles trapezoids with random locations, random sizes, and random filled colors. Hints: Create a function that draws isosceles trapezoids given position, direction, height, base and top

READ MOREREAD MORE

Automatic Wordle Solver with Python and Turtle (Source Code Included)Automatic Wordle Solver with Python and Turtle (Source Code Included)

03/22/202203/22/2022 | JinshengJinsheng | 0 Comment | 6:09 pm

Wordle is a very popular puzzle game. Here is the source code that automatically solves the wordle problems. There isn’t too much trick. This code just randomly picks a valid

READ MOREREAD MORE

Diamond Suit Shape with Python and Turtle (Source Code)Diamond Suit Shape with Python and Turtle (Source Code)

12/07/202112/07/2021 | JinshengJinsheng | 0 Comment | 6:57 pm

Write a program that draw a diamonds suit shape with Python and Turtle. Please note that four sides are curves not straight lines. A more challenging task is to make

READ MOREREAD MORE

Posts pagination

1 2 … 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