Files
exkernel/xpack-riscv-none-elf-gcc-13.4.0-1/lib/python3.13/turtledemo/turtle.cfg
Fabio Scotto di Santolo c59b4004e5 Implemented project structure
2025-11-29 18:43:07 +01: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.