摘要:
介绍python中的函数,并学习使用input函数获取输入 阅读全文
posted @ 2019-01-31 22:42
Feather·Lee
阅读(790)
评论(0)
推荐(0)
摘要:
学习在python中自己定义函数 阅读全文
posted @ 2019-01-31 22:42
Feather·Lee
阅读(1152)
评论(0)
推荐(0)
摘要:
学习python中的两种循环语句,分别是for循环和while循环 阅读全文
posted @ 2019-01-31 22:41
Feather·Lee
阅读(1446)
评论(0)
推荐(0)
摘要:
简单了解python中的数据结构,如列表、元组、字典 阅读全文
posted @ 2019-01-31 22:40
Feather·Lee
阅读(811)
评论(0)
推荐(1)
摘要:
学习python中的条件判断语句if 阅读全文
posted @ 2019-01-31 22:39
Feather·Lee
阅读(1273)
评论(0)
推荐(1)
摘要:
理解python中的变量为何物,有何用 阅读全文
posted @ 2019-01-31 22:37
Feather·Lee
阅读(1213)
评论(0)
推荐(0)
摘要:
学习python的数据类型,包括整数、浮点数、字符串、布尔值、空值 阅读全文
posted @ 2019-01-31 22:35
Feather·Lee
阅读(1531)
评论(0)
推荐(1)
摘要:
编写第一个python程序,同时学习python中的数学运算 阅读全文
posted @ 2019-01-31 22:18
Feather·Lee
阅读(2832)
评论(1)
推荐(3)
摘要:
了解命令行这一概念 阅读全文
posted @ 2019-01-31 22:15
Feather·Lee
阅读(11290)
评论(0)
推荐(3)
摘要:
讲述python环境的搭建,以及注意事项 阅读全文
posted @ 2019-01-31 22:12
Feather·Lee
阅读(31231)
评论(1)
推荐(3)