小白的Python新手教程,具有如下特点:中文,免费,零起点,完整示例,基于最新的Python 3版本。

https://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000

start to learn python


1,  history of python


2,  notepad++

3, CPython vs PyPy

4,  input and output example

name = input('pleas input your name:')

printf('hello', name)





你可能感兴趣的:(小白的Python新手教程,具有如下特点:中文,免费,零起点,完整示例,基于最新的Python 3版本。)