We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa18317 commit 9e4a423Copy full SHA for 9e4a423
day1_0.py
@@ -1,7 +1,7 @@
1
#파이썬의 변수 개념
2
#변수에 저장할 수 있는 자료형
3
4
-#1. 숫자,ㅇ
+#1. 숫자
5
num1 = 2
6
num2 = 3
7
float1 = 3.233
0 commit comments