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
Fathima nuha
Run
c1= circle(r=150,fill="red",stroke="orange",stroke_width=2) r1=rectangle(w=300,h=50,fill="#teal",stroke="none")|repeat(10,rotate(10)) r2=rectangle (w=212,h=212,fill="green",stroke="none") |repeat(10, rotate(10)) r3=rectangle (w=200,h=200,fill="orange",stroke="none")|rotate(15)|repeat(10,rotate(10)) r4=rectangle (w=188, h=188, fill="red", stroke="none")|rotate(20) |repeat(10, rotate(10)) r5=rectangle (w=176,h=176,fill="gold",stroke="none") |rotate(25) |repeat(10, rotate(10)) r6=rectangle (w=164,h=164,fill="green",stroke="none")|rotate(30)|repeat(10,rotate(10)) c2=circle(r=100,fill="orange",stroke="gold",stroke_width=4) f=color(r=500,g=0,b=0) c3=ellipse(w=190,h=10,fill=f, stroke="red",stroke_width=1) |repeat(72, rotate(20)) c4=circle(r=25,fill="green",stroke="green",stroke_width=4) c5=circle(r=23,fill="orange",stroke="none") c6=circle(r=15,fill="red",stroke="none") c7=circle(r=10,fill="gold",stroke="none") c8=ellipse (w=150,h=6,fill="red",stroke="none") |repeat(50, rotate(10)) c9=circle(r=30,stroke="gold",stroke_width=4) show(c1, r1, r2, r3, r4, r5, r6, c2, f, c3,c8, c4, c5, c6, c7,c9)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login