fin=open("ntp.csv","r")temp=[t for t in fin] <<--이 거 l=len(temp)i=0while i<len-1:저렇게 자료구조 만드는 거 있잖아기억이안남;
리스트 컴프리헨션