Files
INTUIA/Programa final/Python-3.10.15/Lib/turtledemo/turtle.cfg
T
2026-03-15 13:27:50 +00: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.