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
Andrew Sebi Varghese
Run
c = rectangle(b=50,w=60,fill="red")|repeat(30,rotate(angle=8)) c1=rectangle(x=125, y=0, r=10,stroke="dark green") | repeat(36, rotate(10)) c2=rectangle(w=70,h=70,stroke="blue")|repeat(45,rotate(10)) c3=line() | repeat(18, rotate(angle=10)) c4=rectangle(w=200,h=100,stroke="indigo")|repeat(20,rotate(angle=5)) c5=circle(r=100,stroke="violet") show(c,c1,c2,c3,c4,c5)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login