a = soup.count("a")
print(a)
print(a)
대충 이런 코드 썼는데
TypeError: 'NoneType' object is not callable
이런 오류가 뜨는 경우는 뭐가 문제인가요?
대충 이런 코드 썼는데
TypeError: 'NoneType' object is not callable
이런 오류가 뜨는 경우는 뭐가 문제인가요?
에러를 읽어
걍 오류 그대로임 - dc App
"" - dc App