初始化提交
This commit is contained in:
13
boards/default_src/python_skulpt_car/origin/config.json
Normal file
13
boards/default_src/python_skulpt_car/origin/config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"language": "Python",
|
||||
"nav": {
|
||||
"webrun": true,
|
||||
"websteprun": true,
|
||||
"webcancel": true,
|
||||
"save": {
|
||||
"py": true
|
||||
},
|
||||
"levelSelector": true
|
||||
},
|
||||
"saveMixWithCode": false
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
BIN
boards/default_src/python_skulpt_car/origin/media/webpy.png
Normal file
BIN
boards/default_src/python_skulpt_car/origin/media/webpy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 68 KiB |
BIN
boards/default_src/python_skulpt_car/origin/media/webpy0.png
Normal file
BIN
boards/default_src/python_skulpt_car/origin/media/webpy0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
@@ -0,0 +1,3 @@
|
||||
var mixpyProject = new MixpyProject();
|
||||
var pyengine = new PyEngine({}, mixpyProject);
|
||||
Sk.__future__ = Sk.python3;
|
||||
Reference in New Issue
Block a user