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
Athira P
Run
c1=rectangle(w=100,h=100,fill="#fcf5d9",stroke="none") | repeat(10,rotate (10)) c2=rectangle (w=120,h=120,fill="#f7d022",stroke="none") | repeat (10,rotate(10)) c3=rectangle (w=140,h=140,fill="#fc5f16",stroke="none") | repeat (10,rotate(10)) c4=ellipse(w=50,h=300,fill="brown") c5=rectangle (w=50,h=50,fill="green",stroke="none") | repeat (10,rotate(10)) c6=rectangle (w=70,h=70,fill="pink",stroke="none") | repeat(10,rotate(10)) show(c4,c3,c2,c1,c6,c5)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login