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 35a89d9 commit 293c2e2Copy full SHA for 293c2e2
codeUpPython/6010.py
@@ -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