Files
server/opt/plesk/python/3/lib/python3.10/turtledemo/turtle.cfg
2026-01-07 20:52:11 +01: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.