python (3.11.7)

(root)/
lib/
python3.11/
turtledemo/
turtle.cfg
width = 800
height = 600
canvwidth = 1200
canvheight = 900
shape = arrow
mode = standard
resizemode = auto
fillcolor = ""
title = Python turtle graphics demo.