파이썬(python)
[파이썬 python] 파이썬 변수
웅겹사r☆
2022. 6. 30. 23:27
# 변수명 = 값
Variable1 = 10000
Variable2 = 20000
Variable3 = '변수'