Is it possible to set bgcolor
Guys is it possibel to set the bgcolor of turtle graphics?If so, how?
Voters
Chocolate16 (36)
you need to add this:
bgcolor("red")
CommandYeeter (0)
@Chocolate16 @Coder100 Thanks for the help
Chocolate16 (36)
so... who's answer will be mark as "correct"? @CommandYeeter
Solution
like that.
That should work