文件名称:python
介绍说明--下载内容均来自于网络,请自行研究使用
python简明教程源代码,所有代码在python环境下可以直接运行,跨平台
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 61549844python.rar 列表 python\helloworld.py python\var.py python\expression.py python\if.py python\while.py python\for.py python\break.py python\continue.py python\function1.py python\func_param.py python\func_local.py python\func_global.py python\func_default.py python\func_key.py python\func_return.py python\func_doc.py python\using_sys.py python\using_name.py python\using_name.pyc python\using_sys.pyc python\mymodule.py python\mymodule_demo.py python\mymodule.pyc python\mymodule_demo2.py python\using_list.py python\using_tuple.py python\print_tuple.py python\using_dict.py python\seq.py python\reference.py python\str_methods.py python\backup_ver1.py python\backup_ver2.py python\backup_ver4.py python\simplestclass.py python\method.py python\class_init.py python\objvar.py python\inherit.py python\using_file.py python\poem.txt python\pickling.py python\shoplist.data python\try_except.py python\raising.py python\finally.py python\cat.py python\list_comprehension.py python\lambda.py python