Rope 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 8:52 pm Categories: Difficulty Level 8 loop math Draw a simple rope like following figure. You may need to use sine and cosine functions. Python Turtle Rope Tags: loop, loops, math Post navigation PREVIOUS Previous post: Pythagorean SpiralNEXT Next post: Circular Rope Related Post Fibonacci TilingFibonacci Tiling 03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Fibonacci sequence is a series of numbers with each number being the sum of previous two numbers. The first numbers are 1, 1. Here is the first 10 numbers in READ MOREREAD MORE Recursive Micky MouseRecursive Micky Mouse 03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following recursive Mickey Mouse. Related Projects: Ellipse Animating Ellipse Drawing READ MOREREAD MORE Five Pointed Star with Python TurtleFive Pointed Star with Python Turtle 10/06/202110/06/2021 | JinshengJinsheng | 0 Comment Draw a five pointed star as shown preferably with a loop. READ MOREREAD MORE
Fibonacci TilingFibonacci Tiling 03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Fibonacci sequence is a series of numbers with each number being the sum of previous two numbers. The first numbers are 1, 1. Here is the first 10 numbers in READ MOREREAD MORE
Recursive Micky MouseRecursive Micky Mouse 03/11/201903/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following recursive Mickey Mouse. Related Projects: Ellipse Animating Ellipse Drawing READ MOREREAD MORE
Five Pointed Star with Python TurtleFive Pointed Star with Python Turtle 10/06/202110/06/2021 | JinshengJinsheng | 0 Comment Draw a five pointed star as shown preferably with a loop. READ MOREREAD MORE