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
Niveditha R Naik
Run
p=rectangle(w=300,h=300,fill="black") a1=circle(r=150,stroke="brown",stroke_width=(2)) a2=ellipse(w=80,h=300,stroke="orange",stroke_width=(2))|repeat(20,rotate(9)) a= rectangle(w=100,h=100,stroke="gold")|repeat(100,rotate(10)) b=rectangle(w=100,h=150,stroke="red",stroke_width=(1.3))|repeat(50,rotate(9)) c=ellipse(y=1,w=50,h=100,stroke="yellow",stroke_width=(1))|repeat(30,rotate(10)) d=circle(r=30,fill='#cfdd6e') show(p,a1,a2,a,b,c,d)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login