rep1/python37/Lib/turtledemo/turtle.cfg

11 lines
160 B
INI
Raw Permalink Normal View History

2024-11-21 09:00:42 +08:00
width = 800
height = 600
canvwidth = 1200
canvheight = 900
shape = arrow
mode = standard
resizemode = auto
fillcolor = ""
title = Python turtle graphics demo.