Skip to content
Python For Fun
View website Menu
  • Home
  • Codes
    • Basic Codes
    • Turtle Codes
  • Blogs
  • Projects
  • FAQs
  • Login
  • Register
  • Contact us
  • Type your search
  • Home
  • Codes
    • Basic Codes
    • Turtle Codes
  • Blogs
  • Projects
  • FAQs
  • Login
  • Register
  • Contact us
  • Type your search

Turtle Codes

Read more about the article Five_Shapes (polygons and a star-sort of)

Five_Shapes (polygons and a star-sort of)

  • Post author:dgolden
  • Post published:February 3, 2021
  • Post category:Turtle Codes
  • Post comments:4 Comments

Five_shapes (polygons and a star- sort of) A code in which five turtles make five shapes with random colors and some off-the-top-of-the-mind names using the Turtle programming in Python Welcome…

Continue ReadingFive_Shapes (polygons and a star-sort of)
Read more about the article Circular colored triple spiral design using Turtle

Circular colored triple spiral design using Turtle

  • Post author:Akhila27
  • Post published:January 15, 2021
  • Post category:Turtle Codes
  • Post comments:1 Comment

Circular colored triple spiral design using Turtle A code to draw a colorful circular spiral design using the Turtle programming in Python Note: Loved the post? You too can publish…

Continue ReadingCircular colored triple spiral design using Turtle
Read more about the article Designs with Circles using Python’s Turtle

Designs with Circles using Python’s Turtle

  • Post author:Akhila27
  • Post published:January 9, 2021
  • Post category:Turtle Codes
  • Post comments:0 Comments

Design with Circles using Python's Turtle A code to draw a design with circles using the turtle module in PythonNote: Loved the post? You too can publish your article on…

Continue ReadingDesigns with Circles using Python’s Turtle
Read more about the article Square-in-Square Design using Python’s Turtle

Square-in-Square Design using Python’s Turtle

  • Post author:Akhila27
  • Post published:January 4, 2021
  • Post category:Turtle Codes
  • Post comments:1 Comment

Square-in-Square Design using Python's Turtle A code to draw a square-in-square design using the Turtle programming in Python Welcome to the code! Here's a simple code for drawing a beautiful…

Continue ReadingSquare-in-Square Design using Python’s Turtle
Read more about the article Drawing Chess-Board using Python’s Turtle

Drawing Chess-Board using Python’s Turtle

  • Post author:Harshit
  • Post published:December 21, 2020
  • Post category:Turtle Codes
  • Post comments:1 Comment

Drawing Chess-Board using Python's Turtle A code to draw chess-board using the Turtle programming in Python Welcome to the code! Here's a simple code for drawing a chess-board using Turtle…

Continue ReadingDrawing Chess-Board using Python’s Turtle
Read more about the article Drawing Heart using Python’s Turtle

Drawing Heart using Python’s Turtle

  • Post author:Lakshya
  • Post published:October 30, 2020
  • Post category:Turtle Codes
  • Post comments:4 Comments

Drawing Heart using Python's Turtle A code to draw a red heart using turtle module in Python Welcome to the code! Here's a simple code for drawing a red heart…

Continue ReadingDrawing Heart using Python’s Turtle
  • 1
  • 2
  • 3
  • Go to the next page
©2020 - All Rights Reserved. Python for fun.