Walmart Logo with Python Turtle 05/05/201905/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:13 pm Categories: Difficulty Level 4 loop Walmart Logo with Python Turtle Tags: fun shapes, logo, loop Post navigation PREVIOUS Previous post: Drawing Alien with Python TurtleNEXT Next post: iTunes Store Logo with Python Turtle Related Post Drawing Graphs of Functions with Python TurtleDrawing Graphs of Functions with Python Turtle 06/22/201906/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw graphs of functions with Python Turtle. Hint: use Turtle’s setworldcoordinates() function. The following is graphs of some selected functions: READ MOREREAD MORE Colorful Stack of HexagonsColorful Stack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Previously, you drew triangular stack of hexagons. Now make it colorful by using the colorsys library. READ MOREREAD MORE Colorful Star Fractal 1Colorful Star Fractal 1 05/26/202105/26/2021 | JinshengJinsheng | 0 Comment In a previous project, we drew a star fractal with recursion. A tutorial and source code were provided in that project. Based on the code, draw the following colorful star READ MOREREAD MORE
Drawing Graphs of Functions with Python TurtleDrawing Graphs of Functions with Python Turtle 06/22/201906/22/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw graphs of functions with Python Turtle. Hint: use Turtle’s setworldcoordinates() function. The following is graphs of some selected functions: READ MOREREAD MORE
Colorful Stack of HexagonsColorful Stack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Previously, you drew triangular stack of hexagons. Now make it colorful by using the colorsys library. READ MOREREAD MORE
Colorful Star Fractal 1Colorful Star Fractal 1 05/26/202105/26/2021 | JinshengJinsheng | 0 Comment In a previous project, we drew a star fractal with recursion. A tutorial and source code were provided in that project. Based on the code, draw the following colorful star READ MOREREAD MORE