◆pdb Default debug function
◆ help command You can get a rough explanation with help (something object)
◆ Interactive debugging https://recruit-tech.co.jp/blog/2018/10/16/jupyter_notebook_tips/#b31
◆ Differences in Dump for each language https://hydrocul.github.io/wiki/programming_languages_diff/io/dump.html pprint is introduced in python.
◆ Debugging with VS code After all the function is the strongest! https://karaage.hatenadiary.jp/entry/2019/02/20/073000
Recommended Posts