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

Spider WebSpider Web

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:13 pm

In a level 3 project, you are asked to draw a Triacontagon Wheel. Continue on it to draw a spider web.

READ MOREREAD MORE

Continuous Color WheelContinuous Color Wheel

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:44 pm

In another level 4 project, you are asked to draw a color wheel (https://pythonturtle.academy/color-wheel/). Continue on it to draw a continuous color wheel.

READ MOREREAD MORE

Color WheelColor Wheel

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:29 pm

In a level 3 project you are asked to draw a Triacontagon Wheel (https://pythonturtle.academy/triacontagon-wheel/). Color the wheel with colorsys library with gradually changing hue values.

READ MOREREAD MORE

Triacontagon WheelTriacontagon Wheel

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:08 pm

In a level 2 project (https://pythonturtle.academy/triacontagon/), you drew a Triacontagon (30-gon). In this project, you are going to draw a Triacontagon Wheel. You may either use mathematical skills or use

READ MOREREAD MORE

Rainbow SquareRainbow Square

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:41 pm

Use colorsys library’s hsv_to_rgb() function and loop to draw the following square that gradually transitions hue value from 0 to the left to hue value 1 on the right.

READ MOREREAD MORE

Square SpiralSquare Spiral

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 7:17 pm

In a level 2 project, you drew 60 titled squares (https://pythonturtle.academy/60-tilted-squares/). All those squares have the same size. Change the size gradually from small to large in the iteration to

READ MOREREAD MORE

TriacontagonTriacontagon

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 6:44 pm

In a level 1 project, you are asked to draw a hexagon (https://pythonturtle.academy/hexagon/). Use a loop to draw Triacontagon (a polygon with 30 sides). Does it almost look like a

READ MOREREAD MORE

60 Tilted Squares60 Tilted Squares

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 6:34 pm

In level 1 project: three tilted squares (https://pythonturtle.academy/three-tilted-squares/), you drew only three tilted squares. Now use a loop to draw 60 evenly spaced out squares.

READ MOREREAD MORE

Three Tilted SquaresThree Tilted Squares

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 6:25 pm

Draw the following shape with 3 tilted squares.

READ MOREREAD MORE

Concentric CirclesConcentric Circles

02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:42 pm

In this project, you practice loop and defining custom functions. Draw the following shape with a for loop. Define a function draw_circle(x,y,r), which draws a circle centered at (x,y) and

READ MOREREAD MORE

Posts pagination

Previous 1 … 51 52 53 … 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