Skip to content

Commit 432df7b

Browse files
committedMar 16, 2020
ADD: Screenshot
1 parent d26f3fa commit 432df7b

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed
 

Diff for: ‎README.md

+13-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,17 @@
66
为了方便刷里面的练习题,本项目编写了这个刷题程序。
77
本项目读取zhiwehu/Python-programming-exercises当中的练习题,为每一道题创建一个独立的Python文件并且把题目内容写到注释当中,方便刷题。
88

9-
## Usage
9+
10+
## Usage(Gitpod在线编辑)
11+
12+
点击此按钮 --> [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/Thiswind-Learning/my_python_exercises)
13+
14+
根据提示注册Gitpod即可。
15+
16+
![Screen Shot](screenshot.png)
17+
18+
19+
## Usage(克隆到本地)
1020

1121
### 克隆本项目
1222

@@ -36,4 +46,5 @@ ls -l
3646

3747
#### 对答案
3848

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+

Diff for: ‎screenshot.png

492 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.