We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6818a1e commit 72fb2f5Copy full SHA for 72fb2f5
README.md
@@ -1,13 +1,15 @@
1
# pythonchallenge
2
Solve Problems in http://www.pythonchallenge.com
3
4
+#### 12
5
+
6
#### 11
7
result: http://www.pythonchallenge.com/pc/return/evil.html
8
```
9
from PIL import Image
10
from PIL import ImageDraw
11
-the hint is in the html'title odd, even
12
+the hint is in the html'title: odd, even
13
14
#### 10
15
result: http://www.pythonchallenge.com/pc/return/5808.html
0 commit comments