Python Weekend Crash Course: A First Book of Python


Python Weekend Crash Course: A First Book of Python (Programming Languages)
by Yasmin R
ASIN: B01A74SUFK
Publication Date 出版日期: January 4, 2016
Language 语言: English
File size: 2993 KB
pages 页数: 227 pages


Book Description
Python Weekend Crash Course
MODULES

A module is a file containing Python defini ons of func ons, variables or
classes intended for use in other Python programs. The name of the
module is derived from the name of the file( the Python code for a module
named XXX normally resides in a file named XXX.py). Python comes with a
large variety of modules, and you can also create your own. A module can
be imported by another program to make use of its func onality

下载地址 Download
高速下载(不限速)
1积分(VIP免费),请先
打赏
未经允许不得转载:finelybook » Python Weekend Crash Course: A First Book of Python

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏