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
England
By
Aswathy k
Run
# your code here r1 = rectangle( w=300, h=50, fill="#CF142B", stroke="none") r2=rectangle (w=50,h=300,fill="#CF142B",stroke="none") r3=rectangle(x=-100,y=100,w=150,h=150,fill="white",stroke="none") r4=rectangle(x=100,y=100,w=150,h=150,fill="white",stroke="none") r5=rectangle(x=100,y=-100,w=150,h=150,fill="white",stroke="none") r6=rectangle(x=-100,y=-100,w=150,h=150,fill="white",stroke="none") show(r1,r2,r3,r4,r5,r6)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login