Removed the Requirement to Install Python and NodeJS (Now Bundled with Borealis)
This commit is contained in:
10
Dependencies/Python/Lib/turtledemo/turtle.cfg
vendored
Normal file
10
Dependencies/Python/Lib/turtledemo/turtle.cfg
vendored
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.
|
||||
|
Reference in New Issue
Block a user