Source Code: from turtle import* speed(0) fd(100) he = ('white','blue') bgcolor("black") for i in range(200): fillcolor(he[i%2]) def triangle(a,b,c): lt(120) fd(a-i) lt(120) fd(b-i) lt(90) fd(c-i) begin_fill() triangle(100,100,100) left(90) left(20) left(90) triangle(200,200,200) right(120) end_fill() hideturtle() done()
Hello guys. Here you will find: interesting codes (which you can use on your android phone also), beautiful designs, knowledgeable, informative, beginner coding, etc. We will do all the coding by using the "pydroid" android application and "VS Code" for windows users (Go down for app link). So, guys if you have any doubt about the videos or codes, you can ask those by doing comments. If you like the video then: Hit the Like Button, Subscribe to the channel, and share also. Thank You. For Windows