We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7f6fd commit 92aff0bCopy full SHA for 92aff0b
1152.py
@@ -0,0 +1,3 @@
1
+# 단어의 개수
2
+
3
+print(len(input().split()))
0 commit comments