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
NB
By
Nasreen T B
Run
c = circle(r=150,fill="black") c0=circle(r=148,fill="red") m0=rectangle(h=207,w=207,fill="purple")|repeat(150,rotate(10)) m1=rectangle(h=204,w=204,fill="orange")|repeat(100,rotate (20)) m3=rectangle(h=184,w=184,fill="purple")|repeat(100,rotate(20)) m2=rectangle(h=180,w=180,fill="yellow")|repeat(100,rotate(20)) m5=rectangle(h=158,w=158,fill="purple")|repeat(100,rotate(20)) m4=rectangle(h=150,w=150,fill="black")|repeat(100,rotate(20)) c2=circle(r=97,fill="violet") c3=ellipse(h=200,w=5,fill="lavender")|repeat(200,rotate(200)) c4=ellipse(h=200,w=11,fill="pink")|repeat(200,rotate(200)) c5=ellipse(h=200,w=20,fill="indigo")|repeat(200,rotate(200)) c6=ellipse(h=200,w=29,fill="pink")|repeat(200,rotate(200)) c7=ellipse(h=200,w=38,fill="indigo")|repeat(200,rotate(200)) c8=ellipse(h=200,w=50,fill="lavender")|repeat(200,rotate(200)) c9=ellipse(h=200,w=70,fill="pink")|repeat(200,rotate(200)) e1=circle(r=50,fill="brown") e2=circle(r=48,fill="yellow") r0=rectangle ( h=69,w=69,fill=" black") r3=rectangle(h=69,w=69,fill="black")|rotate(45) r1=rectangle(h=65,w=65,fill="orange",stroke="orange")|repeat(2,rotate(45)) r5=rectangle(h=53,w=53,fill="black") r4=rectangle(h=53,w=53,fill="black")|rotate(45) r2=rectangle(h=50,w=50,fill="purple",stroke="purple")|repeat(2,rotate(45)) c10=circle(r=30,fill="violet") c11=circle(r=27,fill="black") e3=ellipse(h=55,w=10,fill="red")|repeat(90,rotate(85)) e4=ellipse(h=43,w=9,fill="orange")|repeat(90,rotate(85)) e5=ellipse(h=28,w=8,fill="green")|repeat(90,rotate(85)) c12=circle(r =10,fill ="pink") c13=circle(r=8,fill="green") c14=circle(r=6,fill="indigo") c15=circle(r=4,fill="pink") c16=circle(r=2,fill="black") show (c,c0,m0,m1,m3,m2,m5,m4,c2,r2,c9,c8,c7,c6,c5,c4,c3,e1,e2,r0,r3,r1,r5,r4,r2,c10,c11,e3,e4,e5,c12,c13,c14,c15,c16,)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login