程序员的表白方式
程序员文章站
2022-06-18 08:50:54
...
//遍历整个世界,只为找到你
for i in word:
#当我发现你时我的真爱时
if you == 'Mylove':
# 那么你就是我要寻找的人,我的妻子
MyHeart['my_wife'] = you
continue
//在世界中遇见你已经是个奇迹
select you from word where name = 'tao' for update;
// 请容我心中悄悄-你的名字
insert into my_heart (name) values ('tao');
//让我的心时刻甜蜜
update my_heart set status = 'yang'