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
Fathima Farha mp
By
Fathima Farha.mp
Run
c1 = Circle(radius=50,fill="#FF00FF",stroke="red") c4 = Circle(radius=25,fill="red") c2 = Circle(radius=100,fill="#800080",stroke="blue") c3 = Circle(radius=150,fill="red") r1= rectangle(w=50,h=50,stroke="red")|repeat(20, rotate(10)|scale(1)) r2= rectangle(w=100,h=100,stroke="#00FF00")|repeat(50, rotate(10)|scale(1)) r3= rectangle(w=200,h=200,fill="yellow",stroke="red")|repeat(10, rotate(15)|scale(1)) show(c3,r3,c2,c1,r1,r2,c4) print("Happy Onam")
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login