Files
mixly3-server/mixly/boards/default/python_skulpt/config.json
2026-01-24 16:13:38 +08:00

13 lines
218 B
JSON

{
"language": "Python",
"nav": {
"webrun": true,
"webcancel": true,
"save": {
"py": true
},
"setting": {
"pythonToBlockly": true
}
}
}