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
Unfinished Indian Flag
By
Srikar
Run
c = rectangle(y=100, w=300, fill='#FF671F', stroke='none') show(c) d = rectangle(w=300, fill='White', stroke='none') show(d) e = rectangle(y=-100, w=300, fill='#046A38', stroke='none') show(e) f = circle(r=50, stroke='#06038D', stroke_width=3) show(f)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login