In this video, we see how to set the pen and fill color in turtle using fillcolor() and pencolor().
We refer to the following website for an easy access to the color names, without needing to remember their RGB values:
https://www.tcl.tk/man/tcl8.4/TkCmd/c...
(www.wibyte.in)