5/13

hotfix5/13.py
def hotfix_5_13():
    print(
        "Repition is more important than perfection "
)

5/9

kamen仮面.py
def mask():
    print(
        "For people who have dreams bigger
        than they can see.

        They will give you shit, call you weird,
        try to bring you down.
        They’re all just wearing masks.
        They are scared to take theirs off. "
)

5/5

shinobu忍ぶ.py
def to_conceal_oneself():
    print(
        "Sometimes I wish that people
        would drop the mask.
        Trying to figure out who they are
        based on the words they say is exhausting.
        The antidote is having integrity.
        Something I need to get better at myself..."
)