import python for everyone in thailand: happycoding()
a = [1,2,3]b = [4,5,6]print zip(a,b)#[(1, 4), (2, 5), (3, 6)]
ไม่มีความคิดเห็น:
แสดงความคิดเห็น