RSS 实际 Python 关注 测验:如何使用 Python 的 break 关键字提前退出循环 在这个测验中,你将测试你对Python break语句的理解。这个关键字允许你提前退出循环,并将控制权转移到循环后面的代码。 Quiz: How to Exit Loops Early With the Python Break Keyword realpython.com