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
2
New Sketch
By
Kaustubh Patil
Run
black = "#000000" white = "#FFFFFF" blue = "#0000FF" green = "#00FF00" red = "#FF0000" square = rectangle(w=112, h=112,fill=red) show(square) cr = circle(r=8, fill=black) show(cr) cr5 = cr | translate(x=-25, y=-25) show(cr5) cr0 = cr | translate(x=25, y=25) show(cr0)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login