Skip to content

Commit 8618f16

Browse files
6
1 parent f839cbe commit 8618f16

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,22 @@
11
# pythonchallenge
22
Solve Problems in http://www.pythonchallenge.com
33

4-
##### 6
4+
#### 7
5+
result:
6+
```
7+
from PIL import Image
8+
```
9+
10+
11+
#### 6
512
result: http://www.pythonchallenge.com/pc/def/oxygen.html
613
```
7-
import zip
14+
import zipfile
815
```
916
zip file not only can bi unzip, can contains a lot of comments.
1017

18+
every level will play with a new lib.
19+
1120

1221
#### 5
1322
result: http://www.pythonchallenge.com/pc/def/channel.html

smarty/oxygen.png

124 KB
Loading

0 commit comments

Comments
 (0)