---------------------------------------------------------------------------KeyboardInterrupt Traceback most recent call lastCell In7 line 28 26 if lenlist6 m 27 li
The code you provided seems to be incomplete and it is difficult to understand what you are trying to achieve.
However, based on the code snippet you provided, it looks like you are trying to print the mth element of a list called list6. If the length of list6 is less than m, you are concatenating the list with itself and then printing the mth element.
I see that the code stops running and throws a KeyboardInterrupt error. This error occurs when the code is interrupted by the user. It is possible that the code is taking too long to execute or is stuck in an infinite loop.
To further troubleshoot the issue, I would need more information about the complete code and the input values being used
原文地址: http://www.cveoy.top/t/topic/hDWg 著作权归作者所有。请勿转载和采集!