If you like the video give a LIKE and SHARE the Video and SUBSCRIBE to My Channel for more Videos
Source code :-
import turtle
col=('red','yellow','green','cyan','pink','white')
t=turtle.Turtle()
screen=turtle.Screen()
screen.bgcolor('black')
t.speed(25)
for i in range (150):
t.color(col[i%6])
t.forward(i*1.5)
t.left(59)
t.width(3)
#python #pythonprogramming #pythoncode #pythonturtle #coding #mobilecoding #android #androidcoding #mobilecoding #pythonprojects #turtlecoding #pythonturtlegraphics #pythonturtlegraphicstutorial #pythonturtleprogram #pydroid3 #instagram #reels #instagramreels #youtube #youtubeshorts #youtubevideos