본문 바로가기

카테고리 없음

아 짜증 ...

 

 

 

 

 

def yoonHa(nums) :
str = “”
for i in nums :
str = str + my_dict[i]
return str
print(i)