Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Outline

Python练习题100题-带你轻松入门Python

近日发现一个Python入门的练习仓库,作者收集100多道Python的常见练习题,几乎概括了Python初学要掌握的基本问题。

如果您是python的初学者,那么这100多个练习可以帮助您轻松地使用Python。仓库给定的问题非常简单和容易理解。初学者每天可以尝试3-5个问题,需要一点时间来解决,但肯定会学到一些新的东西(不管你有多懒),经过一个月的常规练习,把练习做完看懂,只要能独立解决100多个问题,基本上Python就入门了。练习题作者地址: https://github.com/darkprinx/100-plus-Python-programming-exercises-extended

仓库内容

这个仓库一共有24个Jupyter notebook文件(每天一个),每个文件有3-5个练习,一共104题。问题模板格式

  • 提问
  • 提示
  • 解答

在这个仓库是用Python3 语言。作者修正一些随机错误和变量命名,符合PEP8规范,仓库分为Jupyter notebook格式(文件夹名称:notebooks)和Markdown格式(文件夹名称:Status)两个文件夹,两者内容一致。

Morty Proxy This is a proxified and sanitized view of the page, visit original site.