본문 바로가기

Programming [Python]/백준 알고리즘 솔루션

#230 백준 파이썬 [2743] 단어 길이 재기

https://www.acmicpc.net/problem/2743

 

Python Code

print(len(input()))