Debugging tell us where the bugs are in the program and why the program is not working as expected. In python we can do debugging by using pdb module.
確定! 回上一頁