removeif / blog_comment

personal blog comment.
https://removeif.github.io/
1 stars 2 forks source link

一张图学会python3 - 辣椒の酱 #153

Open removeif opened 4 years ago

removeif commented 4 years ago

https://removeif.github.io/python/%E4%B8%80%E5%BC%A0%E5%9B%BE%E5%AD%A6%E4%BC%9Apython3.html

这张图包含了Python 3 几乎所有的知识点,包括输出、输入、变量、赋值、计算、模块、函数、参数、返回值、缩进、注释、for循环、条件判断、逻辑运算、字符串及格式化、转义字符、类型转换、列表,甚至也包含了点面向对象的应用(调用对象的方法)。 跟着这张图片一步一步学习,学会 Python指日可待!