BRAINLESS

BRAINLESS

Kr!pTik

SORRY FOR THE DELAY

def swipe_it(card):
if card.balance > 0:
print("You can swipe it!")
else:
print("Sorry, you need to recharge it first.")

def snatch_it(item):
if item.weight < 10:
print("Go ahead and snatch it!")
el…

Recent comments

See all
Avatar

Related tracks

See all