##
# Hey babygal, I wanna wish you valentine in a special way,
# so I write code to celebrate Valentine's Day in beautiful way.
##
i = Boy("Sospeter Mong'are");
u = Girl("Gloria Mutungi");
# Nov 10, 2020, I meet you because of PDTP.
i.meet(u)
# Afterwards, I confessed to you.
i.confess(u)
# Jan 5, 2021, You became my girlfriend.
u.accepted(i)
# Since then, we spent harmony & happy life every day.
happy(u, i)
# We enjoy learning together.
study(u, i)
# We enjoy lunchout together.
dine(u, i)
# We enjoy random talks together.
appoint(u, i)
# We enjoy vacation together.
vacation(u, i)
# Sometimes there are a few conflicts between us.
conflict(u, i, sometimes=True)
# But we are getting more and more in harmony together.
u.in_harmony_with(i)
i.in_harmony_with(u)
# You are the greatest love of my life.
while True:
if u.with(i):
u = everything
else:
everything = u
# Waiting me to marry you, we will be the happiest couple in the world.
i.marry(u, in_the_future=True)
i.live_happily_forever_with(u)
# I love you forever.
# Hey babygal, I wanna wish you valentine in a special way,
# so I write code to celebrate Valentine's Day in beautiful way.
##
i = Boy("Sospeter Mong'are");
u = Girl("Gloria Mutungi");
# Nov 10, 2020, I meet you because of PDTP.
i.meet(u)
# Afterwards, I confessed to you.
i.confess(u)
# Jan 5, 2021, You became my girlfriend.
u.accepted(i)
# Since then, we spent harmony & happy life every day.
happy(u, i)
# We enjoy learning together.
study(u, i)
# We enjoy lunchout together.
dine(u, i)
# We enjoy random talks together.
appoint(u, i)
# We enjoy vacation together.
vacation(u, i)
# Sometimes there are a few conflicts between us.
conflict(u, i, sometimes=True)
# But we are getting more and more in harmony together.
u.in_harmony_with(i)
i.in_harmony_with(u)
# You are the greatest love of my life.
while True:
if u.with(i):
u = everything
else:
everything = u
# Waiting me to marry you, we will be the happiest couple in the world.
i.marry(u, in_the_future=True)
i.live_happily_forever_with(u)
# I love you forever.
Gloria, I have fallen in love with you for
Love u forever and ever.
- Gloria | Sos