Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65621ae + 87ab983 commit c8b09f0Copy full SHA for c8b09f0
README.md
@@ -11,7 +11,7 @@ result: http://www.pythonchallenge.com/pc/ring/guido.html
11
12
#### 27
13
result: http://www.pythonchallenge.com/pc/ring/bell.html auth=(repeat, switch)
14
-- author use python2 keyword, but there is some different with python3
+- author use python2 keyword, which has some different with python3
15
- use assert to do assert
16
- tobytes() method for Image in PIL: Return image as a bytes object.
17
- getpalette() method for Image in PIL: Returns the image palette as a list.
0 commit comments