Periodic Table with Python Turtle 05/01/201905/01/2019 | Allen XuAllen Xu | 0 Comment | 4:36 pm Categories: Difficulty Level 4 loop Draw the Periodic Table of Elements with Python Turtle: Periodic Table Tags: loop, writing text Post navigation PREVIOUS Previous post: Recursive Apollonian Gaskets with Python TurtleNEXT Next post: Tornado Turns Related Post Red Cross with Python Turtle (Source Code)Red Cross with Python Turtle (Source Code) 09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment The following red cross with Python and Turtle. You need to fill it with a color. Source Code: READ MOREREAD MORE Colorful SpiralColorful Spiral 04/09/201904/09/2019 | Steven GuSteven Gu | 0 Comment Code a spiral made of colors randomly picked from a set and make it look like this: 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
Red Cross with Python Turtle (Source Code)Red Cross with Python Turtle (Source Code) 09/08/202009/08/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment The following red cross with Python and Turtle. You need to fill it with a color. Source Code: READ MOREREAD MORE
Colorful SpiralColorful Spiral 04/09/201904/09/2019 | Steven GuSteven Gu | 0 Comment Code a spiral made of colors randomly picked from a set and make it look like this: 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