Fibonacci Spiral 03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:29 am Categories: Difficulty Level 6 loop python recursion Continue with Fibonacci Tiling project to draw a curve called Fibonacci Spiral. Fibonacci Spiral Tags: loop, recursion, spiral Post navigation PREVIOUS Previous post: Fibonacci TilingNEXT Next post: Golden Ratio Tiling Related Post Rounding Any Corner AnimationRounding Any Corner Animation 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This tutorial shows how to round corner of any degree. Now, animate the rounding process with Turtle animation. READ MOREREAD MORE Drawing A Chinese College Entrance Exam ProblemDrawing A Chinese College Entrance Exam Problem 07/11/201907/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment A YouTube channel MindYourDecisions posted a video about an interesting Chinese College Entrance exam question. The following is the screen of the problem posted by MindYourDecisions: Draw the graph of READ MOREREAD MORE Multiplication TableMultiplication Table 02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use turtle’s write() function to draw the following multiplication table. READ MOREREAD MORE
Rounding Any Corner AnimationRounding Any Corner Animation 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This tutorial shows how to round corner of any degree. Now, animate the rounding process with Turtle animation. READ MOREREAD MORE
Drawing A Chinese College Entrance Exam ProblemDrawing A Chinese College Entrance Exam Problem 07/11/201907/11/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment A YouTube channel MindYourDecisions posted a video about an interesting Chinese College Entrance exam question. The following is the screen of the problem posted by MindYourDecisions: Draw the graph of READ MOREREAD MORE
Multiplication TableMultiplication Table 02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use turtle’s write() function to draw the following multiplication table. READ MOREREAD MORE