Sad Face Spiral 02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:56 pm Categories: Difficulty Level 4 unicode writing text Find unicode for sad face and draw the following spiral of sad faces getting bigger. Tags: for loop, loops, unicode, write text Post navigation PREVIOUS Previous post: Chess BoardNEXT Next post: Unicode Table Related Post Rolling Triangle AnimationRolling Triangle Animation 04/07/201904/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate a rolling triangle on the ground as shown. READ MOREREAD MORE Circle of Inward Isosceles Triangles with Python and TurtleCircle of Inward Isosceles Triangles with Python and Turtle 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment Modify circle of isosceles triangle projects to make all triangles point inward as shown. Related Projects: Geometry Loops READ MOREREAD MORE Unicode TableUnicode Table 02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a 16×16 table of unicode symbols. Unicode starts from number 0x2600 (Hexadecimal). You can convert number to text with chr() function. You can start with different number to find READ MOREREAD MORE
Rolling Triangle AnimationRolling Triangle Animation 04/07/201904/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate a rolling triangle on the ground as shown. READ MOREREAD MORE
Circle of Inward Isosceles Triangles with Python and TurtleCircle of Inward Isosceles Triangles with Python and Turtle 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment Modify circle of isosceles triangle projects to make all triangles point inward as shown. Related Projects: Geometry Loops READ MOREREAD MORE
Unicode TableUnicode Table 02/27/201902/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a 16×16 table of unicode symbols. Unicode starts from number 0x2600 (Hexadecimal). You can convert number to text with chr() function. You can start with different number to find READ MOREREAD MORE