目录一.多重循环1.为什么使用多重循环2.什么是多重循环3.多重循环的使用二break语句和continue语句1.break语句2.continue语句3.break和continue的区别三.程序调试1.什么是程序调试附:使用双重循环输出九九乘法表总结
I am trying to print the stack trace of the exception. However, for negative test case, only the unexpected exception is printed.