文件名称:python-introduction:Python入门资料
文件大小:1.84MB
文件格式:ZIP
更新时间:2024-05-14 19:53:02
HTML
Python介绍
该存储库提供了Python的基本介绍。 提供了以下概念的概述和介绍。
变量和类型
清单
基本运算符
基本的字符串操作
使适应
循环
职能
辞典
模块和包装
可以在网上找到优质的交互式python教程。 例如在https://www.learnpython.org/
【文件预览】:
python-introduction-master
----.gitignore(44B)
----requirements.txt(67B)
----notebooks()
--------images()
--------01_python_introduction.ipynb(88KB)
--------my_functions.py(364B)
--------examplescript.py(133B)
--------01_python_introduction.slides.html(664KB)
----README.md(947B)