We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d26f3fa commit 432df7bCopy full SHA for 432df7b
README.md
@@ -6,7 +6,17 @@
6
为了方便刷里面的练习题,本项目编写了这个刷题程序。
7
本项目读取zhiwehu/Python-programming-exercises当中的练习题,为每一道题创建一个独立的Python文件并且把题目内容写到注释当中,方便刷题。
8
9
-## Usage
+
10
+## Usage(Gitpod在线编辑)
11
12
+点击此按钮 --> [](https://gitpod.io/#https://github.com/Thiswind-Learning/my_python_exercises)
13
14
+根据提示注册Gitpod即可。
15
16
+
17
18
19
+## Usage(克隆到本地)
20
21
### 克隆本项目
22
@@ -36,4 +46,5 @@ ls -l
36
46
37
47
#### 对答案
38
48
39
-请查看:[参考答案](https://github.com/zhiwehu/Python-programming-exercises/blob/master/python%20contents.txt)
49
+请查看:[参考答案](https://github.com/zhiwehu/Python-programming-exercises/blob/master/python%20contents.txt)
50
screenshot.png
492 KB
0 commit comments