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

Colorful Stack of HexagonsColorful Stack of Hexagons

03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:04 am

Previously, you drew triangular stack of hexagons. Now make it colorful by using the colorsys library.

READ MOREREAD MORE

Stack of HexagonsStack of Hexagons

03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:26 am

Draw the following triangular stack of hexagons. Related Project: Stack of Circles

READ MOREREAD MORE

Conway’s Game of LifeConway’s Game of Life

03/12/201903/12/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:55 pm

Conway’s Game of Life is 0-player game designed by John Horton Conway in 1970. Each cell has two states: dead (black) or alive (white or empty). At the next generation

READ MOREREAD MORE

Recursive Micky MouseRecursive Micky Mouse

03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:36 pm

Draw the following recursive Mickey Mouse. Related Projects: Ellipse Animating Ellipse Drawing

READ MOREREAD MORE

Elliptical PetalsElliptical Petals

03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 6:35 pm

Use ellipse to draw the following colorful elliptical petals.

READ MOREREAD MORE

Animating Ellipse DrawingAnimating Ellipse Drawing

03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 6:15 pm

AnĀ ellipse is a curve surrounding two focal points such that the sum of the distances to the two focal points is constant for every point on the curve. You drew

READ MOREREAD MORE

EllipseEllipse

03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:58 pm

Turtle unfortunately doesn’t provide function to draw an ellipse. An ellipse is a curve surrounding two focal points such that the sum of the distances to the two focal points

READ MOREREAD MORE

Buffon’s NeedleBuffon’s Needle

03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:14 pm

Buffon’s needle problem is as follows: “Suppose we have a floor made of parallel strips of wood, each the same width, and we drop a needle onto the floor. What

READ MOREREAD MORE

Three DiamondsThree Diamonds

03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:00 am

Draw the following shape with three diamonds.

READ MOREREAD MORE

Diamond SnowflakeDiamond Snowflake

03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:52 am

Use a loop to draw the following diamond snowflake.

READ MOREREAD MORE

Posts pagination

Previous 1 … 43 44 45 … 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