Write text at the current turtle position. Arguments: arg -- info, which is to be written to the TurtleScreen move (optional) -- True/False align (optional) -- one of the strings "left", "center" or right" font (optional) -- a triple (fontname, fontsize, font
(self, arg, move=False, align="left", font=("Arial", 8, "normal"))
source not stored for this graph (policy: none)
no test coverage detected