update to python3.7
This commit is contained in:
parent
da2d24a7f4
commit
80c4a755da
2912 changed files with 206832 additions and 100407 deletions
10
lib/python3.7/turtledemo/turtle.cfg
Normal file
10
lib/python3.7/turtledemo/turtle.cfg
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
width = 800
|
||||
height = 600
|
||||
canvwidth = 1200
|
||||
canvheight = 900
|
||||
shape = arrow
|
||||
mode = standard
|
||||
resizemode = auto
|
||||
fillcolor = ""
|
||||
title = Python turtle graphics demo.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue