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
Jassim Saji
Run
shape = rectangle(w=200, h=200) | repeat(9, rotate(100), fill = red) show(shape)
Comments
G
Gayatri
3 years ago
Post
Dismiss
shape = rectangle(w=200, h=200,fill="red") | repeat(9, rotate(100)) show(shape) You should write this code for getting the shape
shape = rectangle(w=200, h=200,fill="red") | repeat(9, rotate(100)) show(shape) You should write this code for getting the shape
Want to discuss?
Post it here, our mentors will help you out.
Login