Skip to content

Commit 30c1f35

Browse files
committed
튜플과 딕셔너리
1 parent 992d32c commit 30c1f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

day1_2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 2. 열거형 타입 : 튜플
1+
# 2. 열거형 타입 : 튜플,,
22

33
# 앞서 봤던 리스트와 달리 immutable...수정 불가능하다.
44
# list와는 다르게 common sequence operation만 사용 가능

0 commit comments

Comments
 (0)