05.exercise-loops-and-list-comprehensions【练习:循环及列表推导式】
This notebook is an exercise in the Python course. You can reference the tutorial at this link. Try It Yourself With all you’ve learned, you can start writing much more interesting programs. See if you can solve the problems below. As always, run the setup code below before working on the questions. 自己尝试一下 有了所学的知识,您就可以开始编写更有趣的程序了。 看看你能否解决下面的问题。 […]