Skip to content

Commit 7d679b1

Browse files
committed
[#6] Feat: Add 단어 길이 재기
1 parent e8b8a1a commit 7d679b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: 2743.py

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# 단어 길이 재기
2+
3+
print(len(input()))

0 commit comments

Comments
 (0)