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
Happy independence day
By
Bilal Omar
Run
a=rectangle(x=-0,y=100,w=300,h=100,fill="#FF9933",stroke="none") b=rectangle(x=0,y=0,w=300,h=100,fill="#FFFFFF",stroke="none") c=rectangle(x=0,y=-100,w=300,h=100,fill="#138808",stroke="none") d=circle(r=50,stroke="#000080",stroke_width=3) e= d | scale(0.9) f=line(-45,0,45,0,stroke="#000080",stroke_width=2) g= f | repeat(24,rotate(15)) show(a,b,c,d,e,f,g)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login