Files
laragon/bin/python/python-3.13/Lib/turtledemo/turtle.cfg
2025-10-05 17:33:37 +02:00

11 lines
160 B
INI

width = 800
height = 600
canvwidth = 1200
canvheight = 900
shape = arrow
mode = standard
resizemode = auto
fillcolor = ""
title = Python turtle graphics demo.