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
1
New Sketch
By
Jithin REJI
Run
r=rectangle (x=10,y=150,h=25,w=15,fill='yellow')|rotate(45) show(r) show(circle(r=123,fill='red')) e=circle(r=113,fill='blue') show(e) c = rectangle(fill='yellow')| repeat(8,rotate(45)) show(c) d=rectangle(fill='red') | repeat(4,rotate(90)) show(d) f=rectangle(w=100,h=100,fill='blue') show(f) show(circle(r=50,fill='yellow')) show(circle(r=25,fill='red'))
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login