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
Tinkerhub FC
By
Irfan
Run
first = rectangle(w=300, h=300, fill='white') #rectangle1 r1 = rectangle(w=105, h=50, fill='#2CC0CF', stroke='none', x=-45, y=70) c11 = circle(r=5, x=-94, y=91, fill='#2CC0CF', stroke='none') c12 = circle(r=5, x=-94, y=49, fill='#2CC0CF', stroke='none') c13 = circle(r=5, x=4, y=91, fill='#2CC0CF', stroke='none') c14 = circle(r=5, x=4, y=49, fill='#2CC0CF', stroke='none') l11 = line(x1=-97,y1=91,x2=-97,y2=49,stroke_width=4,stroke='#2CC0CF') l12 = line(x1=-94,y1=93,x2=4, y2=93,stroke_width=6.1,stroke='#2CC0CF') l13 = line(x1=6, y1=91,x2=6, y2=49,stroke_width=6.2,stroke='#2CC0CF') l14 = line(x1=-94, y1=47, x2=4, y2=47,stroke_width=6.2,stroke='#2CC0CF') #rectangle2 r2 = rectangle(w=50, h=50, fill='#2078F9', stroke='none', x=50, y=70) c21 = circle(r=5, x=28, y=91, fill='#2078F9', stroke='none') c22 = circle(r=5, x=72, y=91, fill='#2078F9', stroke='none') c23 = circle(r=5, x=28, y=49, fill='#2078F9', stroke='none') c24 = circle(r=5, x=72, y=49, fill='#2078F9', stroke='none') l21 = line(x1=28,y1=93,x2=72,y2=93,stroke_width=6,stroke='#2078F9') l22 = line(x1=26,y1=91,x2=26,y2=49,stroke_width=6,stroke='#2078F9') l23 = line(x1=28,y1=47,x2=72,y2=47,stroke_width=6,stroke='#2078F9') l24 = line(x1=74,y1=49,x2=74,y2=91,stroke_width=6,stroke='#2078F9') #rectangle3 r3 = rectangle(w=175, h=50, fill='#FECD3D', stroke='none', x=-12, y=0) c31 = circle(r=5, x=-95.5, y=21, fill='#FECD3D', stroke='none') c32 = circle(r=5, x=72, y=21, fill='#FECD3D', stroke='none') c33 = circle(r=5, x=-95.5, y=-21, fill='#FECD3D', stroke='none') c34 = circle(r=5, x=72, y=-21, fill='#FECD3D', stroke='none') l31 = line(x1=-95.5,y1=23,x2=72,y2=23,stroke_width=6,stroke='#FECD3D') l32 = line(x1=-98,y1=21,x2=-98,y2=-21,stroke_width=6,stroke='#FECD3D') l33 = line(x1=-95.5,y1=-23,x2=72,y2=-23,stroke_width=6,stroke='#FECD3D') l34 = line(x1=74,y1=-21,x2=74,y2=21,stroke_width=6,stroke='#FECD3D') #rectangle4 r4 = rectangle(w=70, h=50, fill='#EE3C35', stroke='none', x=-65, y=-70) c41 = circle(r=5, x=-96, y=-48.5, fill='#EE3C35', stroke='none') c42 = circle(r=5, x=-34, y=-48.5, fill='#EE3C35', stroke='none') c43 = circle(r=5, x=-96, y=-91.5, fill='#EE3C35', stroke='none') c44 = circle(r=5, x=-34, y=-91.5, fill='#EE3C35', stroke='none') l41 = line(x1=-98,y1=-48.5,x2=-98,y2=-91.5,stroke_width=6,stroke='#EE3C35') l42 = line(x1=-96,y1=-93.5,x2=-34,y2=-93.5,stroke_width=6,stroke='#EE3C35') l43 = line(x1=-32,y1=-48.5,x2=-32,y2=-91.5,stroke_width=6,stroke='#EE3C35') l44 = line(x1=-96,y1=-46.5,x2=-34,y2=-46.5,stroke_width=6,stroke='#EE3C35') #rectangle5 r5 = rectangle(w=42, h=50, fill='#91BF23', stroke='none', x=0, y=-70) c51 = circle(r=5, x=-17.5, y=-48.5, fill='#91BF23', stroke='none') c52 = circle(r=5, x=-17.5, y=-91.5, fill='#91BF23', stroke='none') c53 = circle(r=5, x=17, y=-48.5, fill='#91BF23', stroke='none') c54 = circle(r=5, x=17, y=-91.5, fill='#91BF23', stroke='none') l51 = line(x1=-19.5,y1=-48.5,x2=-19.5,y2=-91.5,stroke_width=6,stroke='#91BF23') l52 = line(x1=-17.5,y1=-93.5,x2=17,y2=-93.5,stroke_width=6,stroke='#91BF23') l53 = line(x1=19,y1=-91.5,x2=19,y2=-48.5,stroke_width=6,stroke='#91BF23') l54 = line(x1=17,y1=-46.5,x2=-17,y2=-46.5,stroke_width=6,stroke='#91BF23') #rectangle6 r6 = rectangle(w=42, h=50, fill='#045768', stroke='none', x=52, y=-70) c61 = circle(r=5, x=35, y=-48.5, fill='#045768', stroke='none') c62 = circle(r=5, x=35, y=-91.5, fill='#045768', stroke='none') c63 = circle(r=5, x=69, y=-48.5, fill='#045768', stroke='none') c64 = circle(r=5, x=69, y=-91.5, fill='#045768', stroke='none') l61 = line(x1=33,y1=-48.5,x2=33,y2=-91.5,stroke_width=6,stroke='#045768') l62 = line(x1=35,y1=-93.5,x2=69,y2=-93.5,stroke_width=6,stroke='#045768') l63 = line(x1=71,y1=-91.5,x2=71,y2=-48.5,stroke_width=6,stroke='#045768') l64 = line(x1=69,y1=-46.5,x2=35,y2=-46.5,stroke_width=6,stroke='#045768') show(first,r1,r2,r3,r4,r5,r6,c11,c12,c13,c14,l11,l12,l13,l14,c21,c22,c23,c24,l21,l22,l23,l24,c31,c32,c33,c34,l31,l32,l33,l34,c41,c42,c43,c44,l41,l42,l43,l44,c51,c52,c53,c54,l51,l52,l53,l54,c61,c62,c63,c64,l61,l62,l63,l64)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login