失效链接处理 |
《1000 Examples Programming In Python》1000个Python编程示例 PDF 下载
相关截图:
主要内容:
Exercise: Standard Input
In the previous exercises we expected the
userinput to come in on the “Standard Input” aka.
STDIN.
If you would like to practice this more, come up
with other ideas, try to solve them and tell me
about the task. (in person or via e-mail.)
(e.g. you could start building an interactive role
playing game.)
Solution: Area of rectangular
|