YSITD_Chat_Bot says to #ysitd
<koru1130>: (bystartw_tw: 虛擬碼 +...) def concat(a,b): (a和b合併) 對於所有的list a, b. len(concat(a,b)) = len(a) + len(b)