Fully Connected Octagon 10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 4:14 pm Categories: Difficulty Level 5 list loop nested for loop Use nested for loop and list to draw the following fully connected octagon. Fully Connected Octagon Tags: list, nested loop Post navigation PREVIOUS Previous post: Center Connected Hexagon (Source Code)NEXT Next post: Fully Connected 24-gon Related Post 5 Degree Square Spiral in a Square (Source Code)5 Degree Square Spiral in a Square (Source Code) 09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment As you can see in the following picture, the squares are tilted by 5 degrees inside a bigger square generating spiral effect. Source Code: READ MOREREAD MORE Moving Asteroid in Space with Python TurtleMoving Asteroid in Space with Python Turtle 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continue from Random Asteroids in Space project to animate the moving asteroid. Note that the asteroid wraps around when it is moving out of screen and it is possible that the READ MOREREAD MORE Arrow Tessellation with Python Turtle (Source Code Included)Arrow Tessellation with Python Turtle (Source Code Included) 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Fill the screen with Arrows. Source Code: READ MOREREAD MORE
5 Degree Square Spiral in a Square (Source Code)5 Degree Square Spiral in a Square (Source Code) 09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment As you can see in the following picture, the squares are tilted by 5 degrees inside a bigger square generating spiral effect. Source Code: READ MOREREAD MORE
Moving Asteroid in Space with Python TurtleMoving Asteroid in Space with Python Turtle 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Continue from Random Asteroids in Space project to animate the moving asteroid. Note that the asteroid wraps around when it is moving out of screen and it is possible that the READ MOREREAD MORE
Arrow Tessellation with Python Turtle (Source Code Included)Arrow Tessellation with Python Turtle (Source Code Included) 04/15/201904/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Fill the screen with Arrows. Source Code: READ MOREREAD MORE