질문&답변
질문 드립니다..
Traceback (most recent call last): File "c:\Users\OWNER\Desktop\python\ex_naverfinance.py", line 24, in ws[f'B{row}'] = int(price) ValueError: invalid literal for int() with base 10: ''
- 좋아요수
- 1
- 댓글수
- 2
- 조회수
- 285
질문&답변
Traceback (most recent call last): File "c:\Users\OWNER\Desktop\python\ex_naverfinance.py", line 24, in ws[f'B{row}'] = int(price) ValueError: invalid literal for int() with base 10: ''