首页计算机书籍计算机语言《Python Programming》Wikibooks
Misaka

文档

188

关注

0

好评

0
PDF

《Python Programming》Wikibooks

阅读 702 下载 0 大小 856.75K 总页数 159 页 2022-09-27 分享
价格:¥ 10.00
下载文档
/ 159
全屏查看
《Python Programming》Wikibooks
还有 159 页未读 ,您可以 继续阅读 或 下载文档
1、本文档共计 159 页,下载后文档不带www.pdfdz.com水印,支持完整阅读内容。
2、古籍基本都为PDF扫描版,所以文档不支持编辑功能,即不支持文档内文字的复制粘贴。
3、当您付费下载文档后,您只拥有了使用权限,并不意味着购买了版权,文档只能用于自身使用,不得用于其他商业用途(如 [转卖]进行直接盈利或[编辑后售卖]进行间接盈利)。
4、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。
5、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。
Python ProgrammingWikibooks.orge22,2012On the 28th of April 2012 the contents of the English as well as Gern Wikibooks and Wikipedia projects werelicensed under Creative Commons Attribution-ShareAlike 3.0 Unported license.An URI to this license is givenin the list of figures on page 149.If this document is a derived work from the contents of one of these projectsand the content was still licensed by the project under this license at the time of derivation this document hasto be licensed under the same,a similar or a compatible license,as stated in section 4b of the license.Thelist of contributors is included in chapter Contributors on page 143.The licenses GPL,LGPL and GFDL areincluded in chapter Licenses on page 153,since this book and/or parts of it y or y not be licensed underone or more of these licenses,and thus require inclusion of these licenses.The licenses of the figures are givenin the list of figures on page 149.This PDF was generated by the IATEX typesetting software.The ITEX sourcecode is included as an attachment (source.7z.txt)in this PDF file.To extract the source from the PDFfile,we recommend the use of ://.pdflabs/tools/pdftk-the-pdf-toolkit/utility or clicking the paper clip attachment symbol on the lower left of your PDF Viewer,selecting SaveAttachment.After extracting it from the PDF file you have to rename it to source.72.To uncompressthe resulting archive we recommend the use of ://.7-zip.org/.The ITEX source itselfwas generated by a program written by Dirk Hunniger,which is freely available under an open sourcelicense from ://de.wikibooks.org/wiki/Benutzer:Dirk_Huenniger/wb2pdf.Thisdistribution also contains a configured version of the pdflatex compiler with all necessary packages andfonts needed to compile the ITEX source included in this PDF file.Contents1 Overview32 Getting Python552.2152.3162.462.5 Keeping Upto Date83 Interactive mode94 Creating Python programs11114.2 Exercises134.3135 Basic syntax156 Data types197 Numbers218 Strings23239 Lists3333383910 Dictionaries4110.1 About dictionaries in Python ...4111 Sets4312 Operators49494949505050
返回顶部