Thirty Spokes 03/23/201903/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 1:51 pm Categories: Difficulty Level 2 There is a level 1 project that draws 3 spokes. Use loop to draw 30 spokes. Thirty Spokes Tags: for loop, for loops, loop, loops Post navigation PREVIOUS Previous post: Three SpokesNEXT Next post: Tea Cup Related Post Concentric SquaresConcentric Squares 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this project, you practice loop and defining custom functions. Draw the following shape with a for loop. Define a function draw_square(x,y,s), which draws a square centered at (x,y) and READ MOREREAD MORE Tutorial: Drawing a Flower Petal or a Leaf with Python TurtleTutorial: Drawing a Flower Petal or a Leaf with Python Turtle 04/12/201904/12/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this tutorial we are going to show how to draw a flower’s petal (or a leaf). This is a simple two step process: 1. draw an arc of a READ MOREREAD MORE Python BookPython Book 04/13/201904/13/2019 | Kevin XuKevin Xu | 0 Comment Draw a book with letters and music symbol (\u266a). READ MOREREAD MORE
Concentric SquaresConcentric Squares 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this project, you practice loop and defining custom functions. Draw the following shape with a for loop. Define a function draw_square(x,y,s), which draws a square centered at (x,y) and READ MOREREAD MORE
Tutorial: Drawing a Flower Petal or a Leaf with Python TurtleTutorial: Drawing a Flower Petal or a Leaf with Python Turtle 04/12/201904/12/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In this tutorial we are going to show how to draw a flower’s petal (or a leaf). This is a simple two step process: 1. draw an arc of a READ MOREREAD MORE
Python BookPython Book 04/13/201904/13/2019 | Kevin XuKevin Xu | 0 Comment Draw a book with letters and music symbol (\u266a). READ MOREREAD MORE