Last active
August 29, 2015 01:07
-
-
Save segfault87/51f8c0adbece43001eb8 to your computer and use it in GitHub Desktop.
축하합니다! 경품에 당첨되셨습니다!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from random import choice | |
this = Gift( | |
offerer=spoqa_booth, | |
title="경품 QR카드", | |
reward=choice([ | |
sticker, | |
eco_bag, | |
tablet_computer | |
]) | |
) | |
me.claim(spoqa_booth, this) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
예이이이이!!!!