生日倒计时
##
# I am a programmer,
# so I write code to confess my love for you in coder's way.
##
i = Boy("松华同学");
u = Girl("宝珠同学");
# May 25, 1999, I was born into this world.
i.born()
# Oct 6, 1999, You were born into this world.
u.born()
# Feb 22, 2026, We went out together for the first time.
i.meet(u)
# May 5, 2026, You became my girlfriend.
u.accepted(i)
# Since then, we walk side by side, all the way to forever.
happy(u, i)
# We grow together.
grow(u, i)
# We enjoy cuisine together.
dine(u, i)
# We enjoy dating together.
date(u, i)
# We travel and explore the world together.
travel(u, i)
# Sometimes there are a few conflicts between us.
conflict(u, i, sometimes=True)
# But I hope we grow 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 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.
宝珠, we have known each other in this world for
我们在一起已经
Love u forever and ever.
打开花束