Skip to content

Commit d430f93

Browse files
authored
Create 6014.py
1 parent f9e6188 commit d430f93

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

codeUpPython/6014.py

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

0 commit comments

Comments
 (0)