filmov
tv
Beautiful Pattern using Turtle Module in python | Part-1 | (Code In Description)
Показать описание
Code:
from turtle import *
hideturtle()
speed(100)
bgcolor('black')
for i in range(36):
color('cyan')
circle(30)
color('yellow')
circle(50)
color('orange')
circle(70)
color('red')
circle(90)
color('green')
circle(110)
right(10)
mainloop()
________________________________________________________________________________________________
Subscribe to my channel for such quality content:----
________________________________________________________________________________________________
Guess the number game:---
________________________________________________________________________________________________
Draw Iron Man in 3 lines of code:--
________________________________________________________________________________________________
Captain America Shield using python turtle module:--
________________________________________________________________________________________________
Avengers Logo using python turtle module:--
________________________________________________________________________________________________
You can also watch other videos in my playlist:--
________________________________________________________________________________________________
That is it
Please don't forget to :--
like the video
share it with your friends
do subscribe my channel
press the bell icon and select to 'all'
________________________________________________________________________________________________
JAI HIND....
________________________________________________________________________________________________
Hash Tags:--
#coding #shorts #shortvideo #python #design #drawing #turtle #programming #beginners #beautifuldesign
from turtle import *
hideturtle()
speed(100)
bgcolor('black')
for i in range(36):
color('cyan')
circle(30)
color('yellow')
circle(50)
color('orange')
circle(70)
color('red')
circle(90)
color('green')
circle(110)
right(10)
mainloop()
________________________________________________________________________________________________
Subscribe to my channel for such quality content:----
________________________________________________________________________________________________
Guess the number game:---
________________________________________________________________________________________________
Draw Iron Man in 3 lines of code:--
________________________________________________________________________________________________
Captain America Shield using python turtle module:--
________________________________________________________________________________________________
Avengers Logo using python turtle module:--
________________________________________________________________________________________________
You can also watch other videos in my playlist:--
________________________________________________________________________________________________
That is it
Please don't forget to :--
like the video
share it with your friends
do subscribe my channel
press the bell icon and select to 'all'
________________________________________________________________________________________________
JAI HIND....
________________________________________________________________________________________________
Hash Tags:--
#coding #shorts #shortvideo #python #design #drawing #turtle #programming #beginners #beautifuldesign
Комментарии