Skip to content

Commit 293c2e2

Browse files
authored
Create 6010.py
1 parent 35a89d9 commit 293c2e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

codeUpPython/6010.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# 2024-08-08
2+
# https://codeup.kr/problem.php?id=6010
3+
value = input()
4+
print(int(value))

0 commit comments

Comments
 (0)