摘要: print('\n'.join([''.join([('Love'[(x-y) % len('Love')] if ((x*0.05)**2+(y*0.1)**2-1)**3-(x*0.05)**2*(y*0.1)**3 <= 0 else ' ') for x in range(-30, 30)] 阅读全文
posted @ 2017-07-23 08:50 Alvin, 阅读(751) 评论(0) 推荐(0) 编辑