Why the person above you should be banned

+
 
Alrighty then...

Banned 'cos you ever heard the most annoying sound in the world? I suddenly have the urge to summon.

Anyone who isn't dead, or from another plane of existence would do well to cover their ears. Right...about...NOW
 
Banned because invalid ban:
  • valid ban = "ban(ned) + banReason"
  • banReason = string which contains reason for ban, cannot be empty
 
Banned because i'm sorry, it's in the code :giggle: :

Python:
def judgeBanReason(banReason):
    if banReason == "No explanation":
        print("invalid ban!")
 
Top Bottom