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
FLAG OF GEORGIA
By
ARJUN
Run
r1 = rectangle(x=0,y=0,w=50,h=600,fill="#ff0000",stroke="none") r2 = rectangle(x=0,y=0,w=600,h=50,fill="#ff0000",stroke="none") r3 = rectangle(x=-100,y=100,w=20,h=50,fill="#ff0000",stroke="none") r4 = rectangle(x=-100,y=100,w=50,h=20,fill="#ff0000",stroke="none") r5 = rectangle(x=100,y=100,w=20,h=50,fill="#ff0000",stroke="none") r6 = rectangle(x=100,y=100,w=50,h=20,fill="#ff0000",stroke="none") r7 = rectangle(x=-100,y=-100,w=20,h=50,fill="#ff0000",stroke="none") r8= rectangle(x=-100,y=-100,w=50,h=20,fill="#ff0000",stroke="none") r9 = rectangle(x=100,y=-100,w=20,h=50,fill="#ff0000",stroke="none") r10= rectangle(x=100,y=-100,w=50,h=20,fill="#ff0000",stroke="none") show(r1,r2,r3,r4,r5,r6,r7,r8,r9,r10)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login