encoding=utf-8 name if name=="main": #功能自測(cè)代碼 print(name+" test.") else: #外部引入后執(zhí)行代碼 print(name+" imported sucessfully.")