There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

conditional_soup ,

<span style="color:#323232;">def count_fingers(hand: list): 
</span><span style="color:#323232;">    count = len(hand)
</span><span style="color:#323232;">    if count != 5:
</span><span style="color:#323232;">        if count &lt; 5:
</span><span style="color:#323232;">            raise Exception("Check if fingers missing, or just smart ass")
</span><span style="color:#323232;">        else:
</span><span style="color:#323232;">            raise Exception("Oh... oh no.")
</span><span style="color:#323232;">    return count
</span>
  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines