mirror of
https://github.com/open-scratch/teaching-python.git
synced 2024-11-25 16:26:53 +08:00
在线代码编辑器,支持Python Turtle。提供常用js接口方便对接到平台
build | ||
config | ||
src | ||
static | ||
.babelrc | ||
.editorconfig | ||
.gitignore | ||
.postcssrc.js | ||
babel.config.js | ||
index.html | ||
package-lock.json | ||
package.json | ||
player.html | ||
README.md | ||
yarn.lock |
teaching-python
Teaching python editor
Teaching对接说明
- 解压覆盖升级包
- 数据字典的作业类型(work_type)新增Python,值为4
- 配置菜单,新增Python菜单 (仿照scratch)