We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c55790 commit 87ab983Copy full SHA for 87ab983
README.md
@@ -3,7 +3,7 @@ Solve Problems in http://www.pythonchallenge.com
3
4
#### 27
5
result: http://www.pythonchallenge.com/pc/ring/bell.html auth=(repeat, switch)
6
-- author use python2 keyword, but there is some different with python3
+- author use python2 keyword, which has some different with python3
7
- use assert to do assert
8
- tobytes() method for Image in PIL: Return image as a bytes object.
9
- getpalette() method for Image in PIL: Returns the image palette as a list.
0 commit comments