- 博客(8)
- 收藏
- 关注
原创 Starting From 0 Learning Python(The Fifth Day)
The Fifth Day(第五天)2016Year 11Month 30Day Wednesday (2016年11月30日)Hello everybody!(大家好!)Today is 我在书上正式学习 the fifth day of the Python(Python的第五天)The third chapter(第三章)列表简介在本章和下一章中,你将学习列表是什么以及如何使用列表元素。列表让
2016-11-30 13:16:15 517
原创 Starting From 0 Learning Python(The Fourth Day)
The Fourth Day(第四天)2016Year 11 Month 30Day Wednesday(2016年11月30日 星期三)Hello everybody!(大家好!)Today is 我在书上正式学习 the fourth day of the Python(Python的第四天)。2.4 数字 在编程中,经常使用数字来记录游戏得分、表示可视化数据、存储
2016-11-29 17:38:00 729
原创 Starting From 0 Learning Python(On the third day)
On the third day2016Year 11Mouth 29Day TuesdayHello everybody!(大家好)Today is 我在书上正式学习 on the third day of Python2.3 字符串 大多数程序都定义并收集某种数据,然后使它们来做些有意义的事情。鉴于此,对数据进行分类大有裨益。我们将介绍第一种数据类型是字符串。字符串虽然看似简单,但能够以很
2016-11-28 18:35:42 759
原创 Starting from 0 learning Python(The Second Day)
The Second Day 2016Year 11Month 28Day MondayHello everybody!(大家好)Today is 我在书上正式学习 the second day of the Python(Python的第二天)The second chapter (第二章)2. 变量和简单的数据类型 在本章中,你将学习可在 Python 程序中使用的各种数据,还将学习如何将
2016-11-28 11:08:11 480
原创 Starting from 0 learning Python(The First Day)
Hello everybody!(大家好) Today is 我
2016-11-27 11:32:28 612
原创 On the third day learning Python(第三天学习Python)
***On the third day*** 2016year 11month 17dayToday is 我正式写Blog的on the third day! Today is 我学习了Python的数据类型与变量。First, 昨天对变量和数据说的不是很详细,今天查看了几种不同的资料: 变量是计算机内存中的一块区域,变量可以存
2016-11-17 18:19:46 522
原创 The next day yo learn Python(第二天学习Python)
***Second day*** 2016year 11month 16dayToday is 我正式写Blog的second day! Today,I 学习了Python的基础知识。 First, 我明白了Python是一种计算机编程语言。 计算机编程语言和我们日常使用的自然语言是有所不同的,最大的区别就是,
2016-11-16 11:50:27 544
原创 The first day of learning Python(第一天学习Python)
*****First day***** 2016年11月15日Today是我正式写Blog的First day。Today,我学习了Python的输入和输出First从最简单的使用print()打印字符串。比如:首先:我们输入cmd打开命令行、然后通过命令行输入Python、进入交互环境。在交互环境下,我们可以直接输入代码“100+200”,按回车能够立刻
2016-11-15 22:56:48 897
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人