11549. Identifying tea

py_code·2020년 11월 25일

백준-브론즈4

목록 보기
47/51
a = input()
cont = input().split()
print(cont.count(a))
profile
개발자를 꿈꿉니다.

0개의 댓글