试试你return的时候就用冒号连接上如何
h_m_s = convertMillis(time) print("Convert",time, "is", h_m_s[0], ':', h_m_s[1], ':', h_m_s[2])