python (3.12.0)

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