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
idk man
By
Jibran V
Run
c1=circle(r=62,fill="orange") c2=circle(r=70.710678,fill="orange") r4=rectangle(w=100,h=100,fill="red") r5=rectangle(w=100,h=100,fill="yellow") | rotate(45) r3=rectangle(w=87.68,h=87.68,fill="red") | rotate(45) r2=rectangle(w=70,h=100,fill="yellow") | repeat(2,rotate(90)) r = rectangle(w=70,h=70,fill="red") r1 = rectangle(w=70,h=70,fill="yellow") | rotate(45) c=circle(r=50,fill="orange") r6=rectangle(w=112.318761626,h=112.318761626,fill="red") | rotate(45) | repeat(9,rotate(10)) c3=circle(r=79.421358,fill="yellow") show(c3) show(r6) show(c2) show(r4) show(r5) show(c1) show(r3) show(r2) show(c) show(r1) show(r)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login