Ad
def poopFarter(boolean):
    if boolean == True:
        return("pooper")
    else:
        return("farter")