##
# I love you,
# I want to share my love with you.
##
i = Boy("Jiacheng Shan");
u = Girl("Dandan Cao");
# June 21, 2021, You used to be my girlfriend.
i.meet(u)
# Afterwards, I miss to you.
i.confess(u)
# June 10, 2024, I meet you again because of 2024.
u.accepted(i)
# Since then, You have filled my life every day.
happy(u, i)
# We enjoy calling together.
call(u, i)
# We enjoy cuisine together.
dine(u, i)
# We enjoy appointment 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 I hope we can reconcile.
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 marries 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.
Dan, I have fallen in love with you for
Love u forever and ever.
-- Shan