Skip to content

Commit 72fb2f5

Browse files
update readme
1 parent 6818a1e commit 72fb2f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# pythonchallenge
22
Solve Problems in http://www.pythonchallenge.com
33

4+
#### 12
5+
46
#### 11
57
result: http://www.pythonchallenge.com/pc/return/evil.html
68
```
79
from PIL import Image
810
from PIL import ImageDraw
911
```
10-
the hint is in the html'title odd, even
12+
the hint is in the html'title: odd, even
1113

1214
#### 10
1315
result: http://www.pythonchallenge.com/pc/return/5808.html

0 commit comments

Comments
 (0)