5

中奖名单|《代码里的世界观》赠书活动

 2 years ago
source link: https://www.the5fire.com/996.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
作者:the5fire | 标签: 代码里的世界观  赠书  | 发布:2019-05-22 7:17 a.m. | 阅读量: 2717, 2624

中奖名单|《代码里的世界观》赠书活动

经过一周的沉淀,这次的数据看起来比较正常,从文章阅读量上就能看出来。恭喜这次中奖的读者:

中奖读者前两名

随机两名:

{'侯国威', '青鸟'}

随机代码:

import random

readers = [
    '刘玉龙',
    'testercode',
    'RuntimeError',
    'PaperSheep',
    '独角兽男孩',
    '侯国威',
    'MrLi',
    '镇上村树',
    '朝菌',
    'DouWo',
    '(X_X)',
    'JAMI',
    '青鸟',
    'orangleliu',
]

final_readers = set()
while len(final_readers) != 2:
    final_readers.add(random.choice(readers))

print(final_readers)

关注最早的读者:

orangleliu

请所有中奖读者 {'星辰', 'Guang', '侯国威', '青鸟', 'orangleliu'} 尽快把邮寄地址和电话发给我,通过公众号回复的功能(注意不是留言)。

没中奖的读者可以保持关注,福利还会有。当然也可以直接去购买这本书:

https://item.jd.com/12501348.html

- from the5fire.com
----EOF-----

微信公众号:Python程序员杂谈

django_source_inside_video_.png

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK