Multiplication Table 02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 3:16 pm Categories: Difficulty Level 3 for loop loop nested for loop writing text Use turtle’s write() function to draw the following multiplication table. Tags: for loop, loop, loops, nested loop, writing text Post navigation PREVIOUS Previous post: Unicode TableNEXT Next post: Rotating Line Animation Related Post Random Letters MatrixRandom Letters Matrix 03/18/201903/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Generate a matrix or random letters from A to Z. READ MOREREAD MORE Isosceles Triangle MadnessIsosceles Triangle Madness 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment Use Python and Turtle and Random library to draw the 50 random isosceles triangles as shown in the following figure. Hints: Make a function that draws isosceles triangle given the READ MOREREAD MORE Fraser SpiralFraser Spiral 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Fraser Spiral is an optical illusion. To some people it looks like a spiral but it just consists of concentric circles. READ MOREREAD MORE
Random Letters MatrixRandom Letters Matrix 03/18/201903/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Generate a matrix or random letters from A to Z. READ MOREREAD MORE
Isosceles Triangle MadnessIsosceles Triangle Madness 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment Use Python and Turtle and Random library to draw the 50 random isosceles triangles as shown in the following figure. Hints: Make a function that draws isosceles triangle given the READ MOREREAD MORE
Fraser SpiralFraser Spiral 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Fraser Spiral is an optical illusion. To some people it looks like a spiral but it just consists of concentric circles. READ MOREREAD MORE