Skip to content

Commit 4144fd7

Browse files
committed
add problem description
1 parent 511b973 commit 4144fd7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

kentsay/0001/add_num2img.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
"""
2+
Question:
3+
第 0000 题:将你的 QQ 头像(或者微博头像)右上角加上红色的数字,类似于微信未读信息数量那种提示效果。
4+
"""
5+
16
import sys
27
from PIL import Image
38
from PIL import ImageDraw

0 commit comments

Comments
 (0)