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
New Sketch
By
Sidharth Menon
Run
c = circle(r = 150,fill = "black") c1 = circle(r = 130) c2 =circle(r = 110) shape1 = rectangle(w = 212,h = 212,fill = "white")|repeat(10,rotate(120)) shape2 = rectangle(w = 212,h = 212,fill = "#DDD1C6")|repeat(10,rotate(105)) shape3 = rectangle(w = 212,h = 212,fill = "#F6D979")|repeat(10,rotate(90)) shape4 = rectangle(w = 212,h = 212,fill = "#FB7559")|repeat(10,rotate(75)) shape5 = rectangle(w = 212,h = 212,fill = "#509413")|repeat(10,rotate(40)) show(c,c1,c2,shape4,shape2,shape3,shape1)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login