top of page

# 打破围墙
def break_barriers():
| print("🧱 Break barriers / 打破围墙")
| print("Cross disciplines. Rethink limits. \n")
# 分享创新
def share_innovation():
| print("💡 Share innovation / 分享创新")
| print("What we share, we grow. What we grow, we change.\n")
# 为设计师而设计
designer_for_designer = True
if designer_for_designer:
| print("🎯 Designed for designers, by designers.\n")
| print("Built by creatives, for creatives.\n")
| print("Rooted in curiosity. Driven by design.\n")
# 一只梨宗旨
break_barriers()
share_innovation()
专精领域








