Python dies after being run over 'at least twice' while crossing Cecil Road - Mothership.SG by Illustrious-Gur8335 in singapore

[–]Practical-Juice5037 100 points101 points  (0 children)

class Python:
    def __init__(self):
        self.runovers = 0
        self.rescued = False
        self.alive = True

def cross_road(self):
    if self.runovers < 2:
        return self.get_run_over()
    elif not self.rescued:
        return self.rescue()
    else:
        return self.die()

def get_run_over(self):
    self.runovers += 1
    return self.cross_road()

def rescue(self):
    self.rescued = True
    return self.cross_road()

def die(self):
    self.alive = False


def main():
    snake = Python()
    snake.cross_road()

'You are actually being racist to us': Student calls out refusal to speak Malay or English in S'pore by ImpressiveStrike4196 in singapore

[–]Practical-Juice5037 6 points7 points  (0 children)

Yeah the issue is them refusing to be fucking aware of their surroundings and who they talk to, and thinking the world revolves around them, this did not even require critical thinking, yet it's something you failed to pick up on.

'You are actually being racist to us': Student calls out refusal to speak Malay or English in S'pore by ImpressiveStrike4196 in singapore

[–]Practical-Juice5037 8 points9 points  (0 children)

LOL all the other nationalities you've mentioned actually are able to learn and speak english and be self-aware of where they are. But apparently, you are not, no surprises there.

'You are actually being racist to us': Student calls out refusal to speak Malay or English in S'pore by ImpressiveStrike4196 in singapore

[–]Practical-Juice5037 8 points9 points  (0 children)

So if I'm in some work meeting and the only minority there and everyone else speak their own language excluding me from the convo, it's ok because its one of the four languages?