import turtle
from turtle import*
#screen for output
screen = turtle.Screen()
Defining a turtle Instance
t = turtle.Turtle()
speed(0)
initially penup()
t.penup()
t.goto(-400, 250)
t.pendown()
t.color("orange")
t.begin_fill()
t.forward(800)
t.right(90)
t.forward(167)
t.right(90)
t.forward(800)
t.end_fill()
t.left(90)
t.forward(167)
t.color("green")
t.begin_fill()
t.forward(167)
t.left(90)
t.forward(800)
t.left(90)
t.forward(167)
t.end_fill()
t.penup()
t.goto(70, 0)
t.pendown()
t.color("navy")
t.begin_fill()
t.circle(70)
t.end_fill()
t.penup()
t.goto(60, 0)
t.pendown()
t.color("white")
t.begin_fill()
t.circle(60)
t.end_fill()
Mini Blue Circles
t.penup()
t.goto(-57, -8)
t.pendown()
t.color("navy")
for i in range(24):
t.begin_fill()
t.circle(3)
t.end_fill()
t.penup()
t.forward(15)
t.right(15)
t.pendown()
t.penup()
t.goto(20, 0)
t.pendown()
t.begin_fill()
t.circle(20)
t.end_fill()
t.penup()
t.goto(0, 0)
t.pendown()
t.pensize(2)
for i in range(24):
t.forward(60)
t.backward(60)
t.left(15)
turtle.done()
Some Related Videos:-
Sort SQL data in Ascending and descending using ORDER BY:- • Sort SQL data in Ascending and descending ...
SQL SELECT DISTINCT Statement:- • SQL SELECT DISTINCT Statement | With Examp...
WHERE Clause and Greater than | less than | Not Equal to:- • WHERE Clause and Greater than | less than ...
MySql LIMIT Query:- • MySql LIMIT Query | Hindi | #kamaal_ki_class
SQL TEXT FUNCTION/STRING FUNCTION | LOWER | UPPER | SUBSTR | INSTR | LENGTH | LEFT | TRIM:- • SQL TEXT FUNCTION/STRING FUNCTION | LOWER ...
How to Design Windows Logo using Python??:- • How to Design Windows Logo using Python?? ...
SQL Aggregate functions in One Video Hindi | COUNT(), MAX(), MIN(), AVG(), SUM():- • SQL Aggregate functions in One Video Hindi...
How to Import Excel File into SQL Server:- • (CSV - File) How to Import Excel File int...
How To Delete a Column from a Table:- • How To Delete a Column from a Table in SQL...
Add New column on First & middle to existing table:- • Add New column on First & middle to existi...
Add new column to existing table:- • Add new column to existing table in SQL H...
How to create new Database and Table:- • How to create new Database and Table in SQ...
Introduction to SQL:- • Introduction to SQL in hindi | Part 1 | #k...
Python Matplotlib | Bar Graph | Pie Chart | Python Tutorial For Beginners:- • [HINDI] Python Matplotlib | Bar Graph | Pi...
Python Matplotlib | Python Tutorial For Beginners:- • [HINDI] Python Matplotlib | Python Tutoria...
How To Install MySQL 8.0.28 Server and Workbench:- • How To Install MySQL 8.0.28 Server and Wor...
How to create Indian flag using turtle in python:- • How to create Indian flag using turtle in ...
How to Crack Chrome Dinosaur Game:- • How to Crack Chrome Dinosaur Game | #Kamaa...
How To Draw Doraemon Cartoon In Just 4 Minuets | Python Turtle:- • How To Draw Doraemon Cartoon In Just 4 Mi...
How to create a Snake Game using Python Turtle in 4 minutes:- • How to create a Snake Game using Python Tu...
Draw Rose Flower 🌹 With Python Turtle Graphics:- • Draw Rose Flower 🌹 With Python Turtle Grap...
Pandas library | Python :- • Pandas library | Python | Kamaal ki class.
What Is Function In Python:- • What Is Function In Python | Hindi | Kamaa...
What Is Python Libraries | Type's of Python Libraries :- • What Is Python Libraries | Type's of Pytho...
Single Page Application...React js.. Angular js..:- • Single Page Application...React js.. Angul...
Difference Between 'Is' and '==' In Python...:- • Difference Between 'Is' and '==' In Python...
How To Create Calendar Using... Python Programming Language:- • How To Create Calendar Using... Python Pro...
Interesting & Funny Emoji In Python Programing Language....:- • Interesting & Funny Emoji In Python Progra...
Python...Jump Statement...Break & Continue....:- • #Technology , #python Python...Jump State...
Python Control Flow...Loop Statement.:- • Python Control Flow...Loop Statement..Lect...
Python...Control Flow Statements..:- • Python...Control Flow Statements.. lecture...
Python Type Casting...:- • #technology #python ...Python Type Casting...
Interesting CMD Command's & Tricks ! These Cool Command Prompt Tricks Will Amaze You!:- • Interesting CMD Command's & Tricks ! These...
Python Operators. Type of Operator's...:- • #technology Python Operators. Type of Oper...
Python Token....Type's of Token's...:- • Python Token....Type's of Token's...#Kamaa...
Python Installation & Setup..:- • Python Installation & Setup...#Kamaal_ki_c...
Introduction of Python Programing Language.:- • Introduction of Python Programing Language...