Question for python(with turtle)
How do you do the fill command with python(with turtle)
Voters
RYANTADIPARTHI
Solution
The fill command is basically a command the fills in whatever you have. Like shapes, or something you want to fill with color:
import turtle turtle = turtle.Turtle() turtle.color('red') turtle.shape('classic') begin_fill('blue') # fills with color for i in range(4): turtle.forward(100) turtle.left(90) end_fill()
So like that, you can use a color to fill it in, and you will have color.
That should work
Taiga123m
@RYANTADIPARTHI since I forgot about turtle I was confused how to name it lol
Taiga123m
How do you make the pen faster again?
RYANTADIPARTHI
@Taiga123m like this:
turtle.speed(0)
Taiga123m
@RYANTADIPARTHI you did but I marked somebody else (i'm sorry) but Whats so cool about getting marked?
Taiga123m
@RYANTADIPARTHI I realized a really high rank and super cool person is helping me a lot.
Taiga123m
@RYANTADIPARTHI no thank you your even sponsored from the repl.it list thingie.
You can do
@SUHASTADIPARTH1 np :)
@SUHASTADIPARTH1 lol you used my real name
thats not the reason I mark u
@Taiga123m yeah. I didn't know that. I thought I just used your username!
@SUHASTADIPARTH1 its ok