Rounded Triangle Animation with Python Turtle 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:24 pm Categories: animation loop math Animate the rounded triangle with bigger and bigger rounded corners. Tags: animation, curves, loop, math Post navigation PREVIOUS Previous post: Rounded Triangle with Python TurtleNEXT Next post: Tutorial: Rounding Any Corner with Python Turtle Related Post Hex Star with Python and TurtleHex Star with Python and Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a hex star as shown with Python and Turtle. Practice using loop to draw this shape. READ MOREREAD MORE Birthday ParadoxBirthday Paradox 03/17/201903/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a room with 23 people, what is the probability that there is at least one pair of people with the same birthday? The answer is about 50%! It is READ MOREREAD MORE Random Walk with Python Turtle (with Source Code)Random Walk with Python Turtle (with Source Code) 03/02/201903/02/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this project you are going to simulate random walk. Create five or more turtles and put them into a Python List. In each iteration, each turtle in the list READ MOREREAD MORE
Hex Star with Python and TurtleHex Star with Python and Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a hex star as shown with Python and Turtle. Practice using loop to draw this shape. READ MOREREAD MORE
Birthday ParadoxBirthday Paradox 03/17/201903/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a room with 23 people, what is the probability that there is at least one pair of people with the same birthday? The answer is about 50%! It is READ MOREREAD MORE
Random Walk with Python Turtle (with Source Code)Random Walk with Python Turtle (with Source Code) 03/02/201903/02/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this project you are going to simulate random walk. Create five or more turtles and put them into a Python List. In each iteration, each turtle in the list READ MOREREAD MORE