프로그래밍_일반/백준
boj 10821
Spadework
2020. 2. 23. 09:55
* Solved 기준 브론즈2 단순 풀이
print(len(input().split(',')))