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 9f02dc2 commit f9e6188Copy full SHA for f9e6188
codeUpPython/6013.py
@@ -0,0 +1,6 @@
1
+# 2024-08-08
2
+# https://codeup.kr/problem.php?id=6013
3
+value1 = input()
4
+value2 = input()
5
+print(value2)
6
+print(value1)
0 commit comments