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
Zyed Yoosef
Run
c1 = rectangle(x=0, y=0, w=500, h=500, fill="black") c2 = ellipse(w=200, h=100, fill="red") | repeat(10, rotate(10)) c3 = ellipse(w=160, h=60, fill="black") | repeat(10, rotate(10)) c4 = ellipse(w=170, h=70, fill="black") | repeat(10, rotate(10)) c5 = ellipse(w=210, h=110, fill="red") | repeat(10, rotate(10)) show(c1, c2, c3, c4, c5)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login