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 293c2e2 commit 43450b2Copy full SHA for 43450b2
codeUpPython/6011.py
@@ -0,0 +1,4 @@
1
+# 2024-08-08
2
+# https://codeup.kr/problem.php?id=6010
3
+value = input()
4
+print(float(value))
0 commit comments