Python 基本练习
Google Python 类的第一部分包含 3 项练习。它们位于 google-python-exercises 目录下的“basic”目录中。下载 google-python-exercises.zip(如果尚未下载),如需了解详情,请参阅设置页面。
这些锻炼文件位于 google-python-exercises 下的 basic 子目录下。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-07-23。
[null,null,["最后更新时间 (UTC):2024-07-23。"],[[["Download the google-python-exercises.zip and navigate to the \"basic\" subdirectory to access three Python exercises."],["These exercises, string1.py, list1.py, and wordcount.py, focus on strings, lists, and dictionaries/file handling respectively, and are based on the corresponding sections in Google's Python class."],["Each exercise file has corresponding material in Google's Python Class to help you complete them, with additional exercises available for further practice."],["Solution code is provided in the \"solution\" subdirectory for reference after attempting the exercises."]]],[]]