summaryrefslogtreecommitdiffstats
path: root/Lib/turtledemo/turtle.cfg
blob: bd89a741f926912a6a9288a688d1f31d133afac9 (plain)
1
2
3
4
5
6
7
8
9
10
width = 800
height = 600
canvwidth = 1200
canvheight = 900
shape = arrow
mode = standard
resizemode = auto
fillcolor = ""
title = Python turtle graphics demo.