http://community.southpawtech.com/content/template-project-creation-best-practices Template Project Creation Best Practices how to create a template project in 3.8.0.rc04 and above. 如何在tactic 3.8.0.rc04版本中创建template project Making a Distributable TAC
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)]) for y in range(30, -30, -1)]))