• 大小: 5.49MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-09-17
  • 语言: Python
  • 标签: python  

资源简介

对应我博客中文章的源代码,方便下载练习,代码直接解压到E盘就可以运行。

资源截图

代码片段和文件信息

x = 1;
y = 2;

z = x > y;

t = True;
f = False;

True & True
True & False
False & False

True | True
True | False
False | False


not True
not False

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        168  2016-03-22 19:49  pythonlearning\datacode\firstpart\3\3.1\3.1.1.py

     文件        318  2016-03-22 21:00  pythonlearning\datacode\firstpart\3\3.1\3.1.2.py

     文件       2528  2016-03-22 20:01  pythonlearning\datacode\firstpart\3\3.1\3.1.3.py

     文件        749  2016-03-22 21:39  pythonlearning\datacode\firstpart\3\3.2\3.2.1.py

     文件        868  2016-03-22 19:31  pythonlearning\datacode\firstpart\3\3.2\3.2.2.py

     文件        827  2016-03-22 19:31  pythonlearning\datacode\firstpart\3\3.2\3.2.3.py

     文件        969  2016-03-22 19:31  pythonlearning\datacode\firstpart\3\3.2\3.2.4.py

     文件    5505823  2016-05-09 19:29  pythonlearning\datacode\firstpart\3\3.2 数据结构 - Dic.mp4

     文件        670  2016-03-23 07:53  pythonlearning\datacode\firstpart\3\3.3\3.3.1.py

     文件        876  2018-05-08 16:22  pythonlearning\datacode\firstpart\3\3.3\3.3.2.py

     文件          0  2018-05-09 20:20  pythonlearning\datacode\firstpart\3\3.3\Series and dataframe.txt

     文件        675  2018-05-03 22:16  pythonlearning\datacode\firstpart\3\3.4\3.4.1.py

     文件       1517  2015-09-26 21:45  pythonlearning\datacode\firstpart\3\3.4\3.4.2.py

     文件       1011  2018-05-06 14:01  pythonlearning\datacode\firstpart\3\3.4\3.4.3.py

     文件       1915  2016-03-23 09:55  pythonlearning\datacode\firstpart\3\3.5\3.5.py

     文件          0  2018-05-09 20:19  pythonlearning\datacode\firstpart\3\3.5\定义函数.txt

     文件        976  2016-03-23 11:15  pythonlearning\datacode\firstpart\3\3.6\3.6.py

     文件         49  2016-03-23 22:43  pythonlearning\datacode\firstpart\4\4.1\1.csv

     文件         42  2018-05-06 22:07  pythonlearning\datacode\firstpart\4\4.1\2.txt

     文件      22528  2015-02-03 01:18  pythonlearning\datacode\firstpart\4\4.1\3.xls

     文件       8680  2015-05-12 23:14  pythonlearning\datacode\firstpart\4\4.1\3.xlsx

     文件        569  2018-05-06 22:21  pythonlearning\datacode\firstpart\4\4.1\4.1.1.py

     文件        226  2018-05-07 16:39  pythonlearning\datacode\firstpart\4\4.1\4.1.2.py

     文件        129  2018-05-07 16:41  pythonlearning\datacode\firstpart\4\4.1\4.1.3.py

     文件        162  2015-05-15 08:19  pythonlearning\datacode\firstpart\4\4.1\4.1.4.py

     文件         25  2015-05-15 08:35  pythonlearning\datacode\firstpart\4\4.1\中文.txt

     文件        391  2018-05-09 20:04  pythonlearning\datacode\firstpart\4\4.10\4.10.py

     文件        808  2018-05-09 19:52  pythonlearning\datacode\firstpart\4\4.10\data1.csv

     文件        641  2018-05-09 19:53  pythonlearning\datacode\firstpart\4\4.10\data2.csv

     文件        585  2018-05-09 19:53  pythonlearning\datacode\firstpart\4\4.10\data3.csv

............此处省略82个文件信息

评论

共有 条评论