亲爱的,情人节快乐

from world import me, you
from my.consciousness import I, your 
from feelings import * 

always = True 

if you in (depressed, sadness, unhappy, angry):
    print('my Sweetheart')
    print('my Baby')
    print('my Puppy')
    print('Let me inside you')

if feel(you) is lonely or feel(you) is neglected:
    talk_me(this)

while always:
    I.take_care_of(you)
    if you.love() is not me:
        print('I would rather die')
        break 
        
for emotion in my.heart:
    try:
        your.lover = me
    except:
        your.lover = me 
        
if you.hate(me):
    love(me)
elif I.annoying():
    love(me)
else:
    love(me, how='deeply', when='now') 
    

########################## Python Console ##############################
Python 3.6.3 |Anaconda custom (64-bit)| (default, Feb 14 2018, 00:00:00) 
[GCC 7.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> print(you)
周丹
>>> print(me)
王诗翔
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容