Explore
Courses
Batches
Sketches
Statistics
Code a Pookkalam
Jobs
Devsprint
People
Course Creation
Create a Course
Guidelines
Resources
Support
Blogs
My Profile
About Us
Login
Sketches
0
Indian Flag
By
Ghinson K Varkey
Run
s1 = rectangle(x=0,y=66,w=297, h=66 ,fill="#FF9933", stroke_width=0) s2 = rectangle(x=0,y=0,w=297, h=66 ,fill="#FFFFFF", stroke_width=0) s3 = rectangle(x=0,y=-66,w=297, h=66 ,fill="#138808", stroke_width=0) c = circle(r=23,stroke="#000080") d = circle(r=26,stroke_width=3,stroke="#000080") e = circle(r=6,stroke="#000080") a1 = line(x1=-23, y1=0, x2=23, y2=0 ,stroke="#000080") a2 = line(x1=-23, y1=0, x2=23, y2=0 ,stroke="#000080") | rotate(15) a3 = line(x1=-23, y1=0, x2=23, y2=0 ,stroke="#000080") | rotate(30) a4 = line(x1=-23, y1=0, x2=23, y2=0 ,stroke="#000080") | rotate(45) a5 = line(x1=-23, y1=0, x2=23, y2=0 ,stroke="#000080") | rotate(60) a6 = line(x1=-23, y1=0, x2=23, y2=0 ,stroke="#000080") | rotate(75) a7 = line(x1=-23, y1=0, x2=23, y2=0 ,stroke="#000080") | rotate(90) a8 = line(x1=-23, y1=0, x2=23, y2=0 ,stroke="#000080") | rotate(105) a9 = line(x1=-23, y1=0, x2=23, y2=0 ,stroke="#000080") | rotate(120) a10 = line(x1=-23, y1=0, x2=23, y2=0 ,stroke="#000080") | rotate(135) a11 = line(x1=-23, y1=0, x2=23, y2=0 ,stroke="#000080") | rotate(150) a12 = line(x1=-23, y1=0, x2=23, y2=0 ,stroke="#000080") | rotate(165) a13 = line(x1=-23, y1=0, x2=23, y2=0 ,stroke="#000080") | rotate(180) show(s1,s2,s3,c,d,e,a1,a2,a3,a4,a5,a6,a7,a8,a9,a10,a11,a12,a13)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login