@@TheeArtSmith import * imports EVERYTHING from the library, literally ALL code, and also the imports can conflict with your existing functions/variables on bigger project
Looks like visual code studio if you do use vcs make sure you set python as main path otherwise pip and its packages won’t install correctly even with vcs extensions I was lost on coding for a year due to this problem there are RUclips videos that show you how to correctly path python also once you’ve path’ed python you can run source code in cmd, python (of course), and vcs happy coding 😁
from turtle import * import colorsys bgcolor("black") tracer(500) def draw(): h = 0 for i in range(75): c = colorsys.hsv_to_rgb(h, 1, 1) # Get color based on hue h += 0.01 # Smaller hue increment for smooth color transition up() goto(0, 0) # Move turtle to the center down() color('black') fillcolor(c) # Set the fill color begin_fill() rt(98) # Turn right 98 degrees circle(i, 12) # Draw part of a circle with radius 'i' and extent 12 fd(290) # Fixed movement forward (290 units) fd(i) # Dynamic forward movement based on 'i' lt(29) # Turn left 29 degrees for j in range(10): # Reduced inner loop iterations for better control fd(2 * i) # Forward movement based on 'i' circle(j, 50, steps=2) # Draw smaller polygons inside the shape end_fill() # End the fill after the shape is drawn draw() done()
First go to terminal and install turtle and colorsys type pip install turtle for install turtlle and type pip install colorsys for colorsys install after installing modules in your terminal type this code in your python file. Code: from turtle import * import colorsys bgcolor('black') tracer(500) def draw(): h = 0 for i in range(100): c = colorsys.hsv_to_rgb(h, 1, 1) h += 0.01 # Slightly adjusted to avoid rapid color cycling up() goto(0, 0) down() color('black') fillcolor(c) begin_fill() rt(98) circle(i, 12) fd(290) fd(i) lt(29) for j in range(129): fd(i) circle(j, 299, steps=2) end_fill() draw() done()
Please give me some more like this chennel on HTML tricks to create a new symbols of in HTML ok so all the best sir i give you some more like this chennel on now💯🙂
Very very congratulations sir so sir please give me some more like this chennel to give HTML tricks on now ok i give you some more like this chennel on now
From turtle import*
import colorsys
bgcolor("black")
tracer(500)
def draw():
h=0
for i in range(75):
c=colorsys.hsv_to_rgb(h,1,1)
h+=0.5
up()
goto(0,0)
down()
color('black')
fillcolor(c)
begin_fill()
rt (98)
circle(i,12)
fd (290)
fd(i)
lt (29)
for j in range (129):
fd(i)
circle(j,299, steps=2)
end_fill()
draw()
done()
Hope it's helpful ❤
It's not showing in vscode
I'm a beginner can u help me
Bro it's running but showing all black?? What should I do
This situation mi also
Could you help mi
Which software are use
For loop, nice.
Минус память?
@@evan_kirk привет
Thanks for the knowledge 👍🏻
Wow very cool loop..😊
Thanks I am new student ❤❤❤
Sir pls describe full video how to run computer graphics project in python
Same question yar I'm. Beginer
Dekho Vs code me python graphic download kar lo
Program Graphic me dikhega❤
Fr
Music 🎵 outstanding 😀👍
I learning python
Иди0т
Where did you learn this
Google and YT
@@dev.19.community can you give link
what program was used?
Python
from turtle import *
import colorsys
bgcolor('black')
tracer(500)
def draw():
h = 0
for i in range(100):
c = colorsys.hsv_to_rgb(h, 1, 1)
h += 0.01 # Slightly adjusted to avoid rapid color cycling
up()
goto(0, 0)
down()
color('black')
fillcolor(c)
begin_fill()
rt(98)
circle(i, 12)
fd(290)
fd(i)
lt(29)
for j in range(129):
fd(i)
circle(j, 299, steps=2)
end_fill()
draw()
done()
the correct one with no errors
W
Bhai run Nehi ho rahe .. hsv_to_rgb kya he 😅
Bhai kon sa application hai 🙏🙏🙏
Very good, very nice.
Nice I have also tried
amazing
Amazing ❤surprised 🎉🎉🎉🎉🎉
Alllaaaa picture... Njaan odi....
ap ka channel subscribe karna banta ha
Very nice😊😊😊
Your passion for programming really shines through your videos. Keep up the great work!
Amazing
Nice🎉🎉🎉🎉
I did it .....🎉
Does it work in windows?
Love that it's set to psytrance music!
I done it in the 1st try itself
Literally worked
So good 🤩
Kis Website par kiya jata h name kya hai
I would advise against using `import *`, otherwise pretty cool.
Why?
@@TheeArtSmith import * imports EVERYTHING from the library, literally ALL code, and also the imports can conflict with your existing functions/variables on bigger project
@@quantdev what would you use in this instance ???im trying to learn as much as possible
Which IDE are u using ?
Looks like visual code studio if you do use vcs make sure you set python as main path otherwise pip and its packages won’t install correctly even with vcs extensions I was lost on coding for a year due to this problem there are RUclips videos that show you how to correctly path python also once you’ve path’ed python you can run source code in cmd, python (of course), and vcs happy coding 😁
Thanks Buddy
Bhai ye phone se hua hai??
yes, Pydriod 3
Which app
Python
Pydriod3 in andriod
Mara work nhi kar rha bro grafical digain problem logs aa rha he
Kisme banana hai ye plz batao na❤
Python bro
yes
Pydriod3 andriod app with Python coding
Awosome❤
from turtle import *
import colorsys
bgcolor("black")
tracer(500)
def draw():
h = 0
for i in range(75):
c = colorsys.hsv_to_rgb(h, 1, 1) # Get color based on hue
h += 0.01 # Smaller hue increment for smooth color transition
up()
goto(0, 0) # Move turtle to the center
down()
color('black')
fillcolor(c) # Set the fill color
begin_fill()
rt(98) # Turn right 98 degrees
circle(i, 12) # Draw part of a circle with radius 'i' and extent 12
fd(290) # Fixed movement forward (290 units)
fd(i) # Dynamic forward movement based on 'i'
lt(29) # Turn left 29 degrees
for j in range(10): # Reduced inner loop iterations for better control
fd(2 * i) # Forward movement based on 'i'
circle(j, 50, steps=2) # Draw smaller polygons inside the shape
end_fill() # End the fill after the shape is drawn
draw()
done()
Amazing its working
Nice broo
thanks for code
its realy works
Noo
@@abineshwariabineshwari207 kese !!!
kya masla aarha hy
@Dj_MalaaiMusicChiraiGaonNo.1
from turtle import *
import colorsys
bgcolor('white')
tracer(500)
def draw():
h=0
for i in range(100):
c = colorsys.hsv_to_rgb(h,1,1)
h+=0.5
up()
goto(0,0)
down()
color('red')
fillcolor(c)
begin_fill()
rt(98)
circle(i,12)
fd (298)
fd(i)
lt(29)
for j in range(129):
fd(i)
circle(j,299,steps=2)
end_fill()
draw()
done()
@Dj_MalaaiMusicChiraiGaonNo.1
yeah try kro
@Dj_MalaaiMusicChiraiGaonNo.1
ap kha ise chalarhy hain
Thanks man.
Can this design be done by graphic designers?non-programmers
Thank you 👍😊
Sir please learn python beginner level
t.me/dev19community
First go to terminal and install turtle and colorsys
type pip install turtle for install turtlle and type pip install colorsys for colorsys install after installing modules in your terminal type this code in your python file.
Code:
from turtle import *
import colorsys
bgcolor('black')
tracer(500)
def draw():
h = 0
for i in range(100):
c = colorsys.hsv_to_rgb(h, 1, 1)
h += 0.01 # Slightly adjusted to avoid rapid color cycling
up()
goto(0, 0)
down()
color('black')
fillcolor(c)
begin_fill()
rt(98)
circle(i, 12)
fd(290)
fd(i)
lt(29)
for j in range(129):
fd(i)
circle(j, 299, steps=2)
end_fill()
draw()
done()
Thanks t.me/dev19community
WELCOME www.youtube.com/@ZT_Playz786
great video
informative
❤❤❤ooo
Is there reason you skipped the first 2 Lines
Bhai ye computer me ho sakta h kya ya laptop me
dono me
Hello if we do code does our text colour change or not
Thanks bro!!!!!!!
from turtles import *
import colorsys
def bgcolor(color):
print(f"Setting background color to {color}")
bgcolor('black')
from turtle import tracer(500)
def draw ():
h=0
for i in range(100):
c=colorsys.hsv_to_rgb(h,1,1)
h+=0.005
up()
goto(0,0)
down()
color('black')
fillcolor(c)
begin_fill()
rt(98)
circle(i,12)
fd(d)
lt(29)
for j in range(129):
fd(i)
circle(i,299,steps=2)
end_fill()
draw()
done()
This is visual studio ?
yes
Sir did u use pycharm to do that
Thanks 😊
Ready made 😂
Good 🎉🎉🎉🎉 working
I am new😊
Intersting 👌
Python download kaise kare
You can search it on google or youtube
Software name please
Software konsa hai
pydriod3 in playstore
Hy
thanks bro
Wtf! Lol awesome
This is fake video
E konsi website pe bnana hai
What is the app for programming
Pydriod 3
can i use this code in vscode...?
Woaa😮
Hu good
from turtle import *
import colorsys
bgcolor('black')
tracer (500)
def draw():
h = 0
for i in range(100):
c = colorsys.hsv_to_rgb(h,1,1)
h += 0.5
up()
goto(0,0)
down()
color('black')
fillcolor (c)
begin_fill()
rt (98)
circle(i, 12)
fd (290)
fd(i)
lt (29)
for j in range(129):
fd(i)
circle(j, 299, steps=2)
end_fill()
draw()
done()
Not copy
Did you copy me
Can I do it on idle
yes
Bhai copy karke send karde,mujebhi karna hei,or yeh app ka name bhi send karde❤
Pydriod 3 and telegram channel hai about me udhar code mil jayega
@@dev.19.community
Kese
Full video please
Bro which software did you use it
I think it's python
Love it!
Why my screen is just black ???? No error just black please help
send error in telegram group
love it!
Bro import tutrl kya hai please batana toh
😅h😊
Can it's run in VS code
Plz tell me
nice
It's working
App name
Nice, try that with other language
give me full program
Mera mai nhi ho rha hai
Extensions mai kya Download karna padega
Bhai clearly nhi dikh raha hai
Title chai k rakhni
Apps name
Pydriod 3
Cool... but the music is cheesy
Print karne ke liye kya karna padega
Turtle module python, wo kar deta hai
My lap cooked
Please give me some more like this chennel on HTML tricks to create a new symbols of in HTML ok so all the best sir i give you some more like this chennel on now💯🙂
Very very congratulations sir so sir please give me some more like this chennel to give HTML tricks on now ok i give you some more like this chennel on now
Yes sir you can give you some more like this new html CSS tricks design vedios
❤❤
Sir python ka bare 100 word
Not running, showing Black screen for a sec and returning to the code what's the problem here tell me
t.me/dev19community
Which is the version of python
python 3
🐍
from turtle import
Import colorsys
bgcolor ('black')
tracer (500)
Defdraw():
h =0
for I in range(100):
c=colorsys.hsu_to_rgb(h,1,1)
h+=0.5
up()
goto(0,0)
down()
color('white')
fillcolor (c)
begin_fill()
rt (98)
fd(i)
lt (29)
for j in range(129):
fd(i)
circle(j,299, steps=2)
end_fill()
draw()
done()
Can I have algorithm for this code
t.me/dev19community