We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 992d32c commit 30c1f35Copy full SHA for 30c1f35
day1_2.py
@@ -1,4 +1,4 @@
1
-# 2. 열거형 타입 : 튜플
+# 2. 열거형 타입 : 튜플,,
2
3
# 앞서 봤던 리스트와 달리 immutable...수정 불가능하다.
4
# list와는 다르게 common sequence operation만 사용 가능
0 commit comments