카테고리 없음
아 짜증 ...
chacharang
2021. 4. 27. 22:00


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