提交 783fa0fb 编写于 作者: F feilong

优化第3章代码

上级 73558ebb
{
"author": "huanhuilong",
"source": "dict.md",
"depends": [],
"exercise_id": 207,
"type": "code_options",
"notebook_enable": true
"author": "huanhuilong",
"source": "dict.md",
"depends": [],
"exercise_id": 207,
"type": "code_options",
"notebook_enable": true
}
\ No newline at end of file
{
"author": "huanhuilong",
"source": "list01.md",
"depends": [],
"exercise_id": 195,
"type": "code_options",
"notebook_enable": true
"author": "huanhuilong",
"source": "list01.md",
"depends": [],
"exercise_id": 195,
"type": "code_options",
"notebook_enable": true
}
\ No newline at end of file
{
"author": "huanhuilong",
"source": "list02.md",
"depends": [],
"exercise_id": 195,
"type": "code_options",
"notebook_enable": true
"author": "huanhuilong",
"source": "list02.md",
"depends": [],
"exercise_id": 214,
"type": "code_options",
"notebook_enable": true
}
\ No newline at end of file
......@@ -6,8 +6,8 @@ import os
import re
if __name__ == '__main__':
# walker = TreeWalker("data", "python", "python")
# walker.walk()
walker = TreeWalker("data", "python", "python")
walker.walk()
md = MDWalker('data/1.python初阶/3.进阶语法')
md.walk()
# md = MDWalker('data/1.python初阶/3.进阶语法')
# md.walk()
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册