Skip to content

Instantly share code, notes, and snippets.

@segfault87
Last active August 29, 2015 01:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save segfault87/51f8c0adbece43001eb8 to your computer and use it in GitHub Desktop.
Save segfault87/51f8c0adbece43001eb8 to your computer and use it in GitHub Desktop.
축하합니다! 경품에 당첨되셨습니다!
from random import choice
this = Gift(
offerer=spoqa_booth,
title="경품 QR카드",
reward=choice([
sticker,
eco_bag,
tablet_computer
])
)
me.claim(spoqa_booth, this)
@minhoryang
Copy link

예이이이이!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment