Lebaran

Here is a poem which is written in Python, concisely describing the situation of Lebaran in my domicile in an overly simplified manner.

def usual_day ():
    while hungry:
        eat()

def lebaran ():
    while there_is_food:
        eat()

Well, I’m sort of a programmer after all.

Post a Comment

Required fields are marked *

*
*

Follow

Get every new post delivered to your Inbox.