python-exercises::nerd_face: 学习Python系列练习

时间:2024-07-20 01:59:53
【文件属性】:

文件名称:python-exercises::nerd_face: 学习Python系列练习

文件大小:86KB

文件格式:ZIP

更新时间:2024-07-20 01:59:53

python language exercise Python

简单的 Python 练习 的解决方案集,一个向人们介绍Python编程语言的练习列表。 这个练习列表包括逻辑运算符、循环、输入和输出、正则表达式等,以便人们对语言有一个基本的了解。 为了更好地分类,练习被分为 4 个部分。 非常简单的练习 高阶函数和列表理解 简单的练习,包括输入和输出 比较难的练习 入门 要从集合中执行函数,只需克隆存储库或下载包含所有文件的 .zip,然后将目录更改为python-exercises/sections ,打开 python 命令行并导入要运行的练习的模块in 然后调用它。 $ git clone https://github.com/PabloVallejo/python-exercises.git $ cd python-exercises/sections $ python Python 2.7 (r27:82525, Jul .....


【文件预览】:
python-exercises-master
----sections()
--------module_3.py(8KB)
--------module_4.py(6KB)
--------__init__.py(0B)
--------module_1.py(9KB)
--------module_2.py(4KB)
----exercises.py(1KB)
----tests.py(13KB)
----.travis.yml(62B)
----AUTHORS.md(125B)
----README.md(2KB)
----data()
--------output-37.md(79B)
--------words-33.md(65B)
--------the-dream.md(502B)
--------text-42.md(201B)
--------words-43.md(155KB)
--------palindromes-32.md(85B)
--------short-poem.md(75B)
--------usher.md(231B)
--------pokemons-list.md(594B)
----.gitignore(246B)
----exercises-list.md(20KB)

网友评论