인터프리터니까 한줄씩 하면 되긴 하지만
그래도 함수 쓰면 영 안되서 디버거를 쓸수 있는게 아무래도 유리하니까...
[링크 : https://docs.microsoft.com/ko-kr/visualstudio/python/debugging-python-in-visual-studio?view=vs-2019]
[링크 : http://egloos.zum.com/mcchae/v/11262544]
[링크 : http://pythonstudy.xyz/python/article/505-Python-디버깅-PDB]
'Programming > python(파이썬)' 카테고리의 다른 글
python pdb를 이용한 디버깅 (0) | 2019.05.15 |
---|---|
anaconda(python) (0) | 2019.05.15 |
python3 import cv2 (0) | 2019.05.09 |
python pylint @ vscode (0) | 2019.05.09 |
python wxpython (0) | 2019.05.08 |