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
HANA VK
By
Hana vk
Run
c1 = ellipse(fill="#A91B0D") c2=c1|rotate(45) c3=c1|rotate(90) c4=c1|rotate(135) c5=c1|rotate(180) c6=c1|rotate(225) s1 = circle(r=20,srtoke_width=1,fill="#FFA500") s2 = circle(r=50,srtoke_width=2,fill="#FF8C00") s3 = circle(r=75,srtoke_width=3,fill="#FC6A03") s4 = circle(r=100,srtoke_width=4) s5 = circle(r=125,srtoke_width=5,fill="#8B0000") s6 = circle(r=130,stroke_width=6,fill="#008000") s7 = circle(r=80,stroke_width=2,fill="#008000") f1 = rectangle( w=200,h=100,fill="#FF4500",stroke="brown",stroke_width=3)|repeat(200,rotate(100)) f2 = rectangle( w= 65,h=65,fill="#006400")|repeat(29, rotate(20)|scale(0.9)) show(s6,s4,s5,f1,c1,c2,c3,c4,c5,c6,s7,s3,s2,f2,s1)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login