Skip to content

Commit 87ab983

Browse files
Update README.md
1 parent 2c55790 commit 87ab983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Solve Problems in http://www.pythonchallenge.com
33

44
#### 27
55
result: http://www.pythonchallenge.com/pc/ring/bell.html auth=(repeat, switch)
6-
- author use python2 keyword, but there is some different with python3
6+
- author use python2 keyword, which has some different with python3
77
- use assert to do assert
88
- tobytes() method for Image in PIL: Return image as a bytes object.
99
- getpalette() method for Image in PIL: Returns the image palette as a list.

0 commit comments

Comments
 (0)