Colored Sierpinski Pentagon with Python Turtle 04/27/201904/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:25 am Categories: colorsys Difficulty Level 7 loop python recursion Draw a colored version of Sierpinski Pentagon. Colored Sierpinski Pentagon Tags: colorsys, fractal, math, recursion Post navigation PREVIOUS Previous post: Sierpinski Pentagon with Python TurtleNEXT Next post: YouTube Logo Related Post Colorful Crescent RingsColorful Crescent Rings 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw a crescent shape. Draw a colorful ring of crescent shapes as shown with a loop and colorsys library. READ MOREREAD MORE Color WheelColor Wheel 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment 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 Tutorial: Drawing a Flower Petal or a Leaf with Python TurtleTutorial: Drawing a Flower Petal or a Leaf with Python Turtle 04/12/201904/12/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this tutorial we are going to show how to draw a flower’s petal (or a leaf). This is a simple two step process: 1. draw an arc of a READ MOREREAD MORE
Colorful Crescent RingsColorful Crescent Rings 03/21/201903/21/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Knowing how to draw a crescent shape. Draw a colorful ring of crescent shapes as shown with a loop and colorsys library. READ MOREREAD MORE
Color WheelColor Wheel 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment 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
Tutorial: Drawing a Flower Petal or a Leaf with Python TurtleTutorial: Drawing a Flower Petal or a Leaf with Python Turtle 04/12/201904/12/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this tutorial we are going to show how to draw a flower’s petal (or a leaf). This is a simple two step process: 1. draw an arc of a READ MOREREAD MORE