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
pookalam
By
Neha LV
Run
c1 = Circle(radius=50,fill="#FF00FF",stroke="yellow") c4 = Circle(radius=25,fill="blue") c2 = Circle(radius=100,fill="#800000 ",stroke="blue") c3 = Circle(radius=150,fill="red") r1= rectangle(w=50,h=50,stroke="brown")|repeat(20, rotate(10)|scale(1)) r2= ellipse(r=100,stroke="#FFFFE0")|repeat(50, rotate(10)|scale(1)) r3= rectangle(w=200,h=200,fill="orange",stroke="blue")|repeat(10, rotate(15)|scale(1)) show(c3,r3,c2,c1,r1,r2,c4)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login