New Sketch

By Jassim Saji

        
Comments
G Gayatri
2 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.