Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

dubuqingfeng/Python

Repository files navigation

Python

my python code

文件列表

input.py  -----输入,unicode输出
variable.py  -----变量,id函数,type(),复数类型j,索引和切片
operator.py  -----操作符,逻辑运算,raw_input(),int()
tuple.py -----元组
list.py -----列表,append方法,del方法,remove方法,help
dictionary.py -----字典
do_for.py -----for循环遍历列表,字典,元组,数字
function.py -----函数定义,以及调用
re.py -----正则表达式
urllib2demo.py -----urllib2demo
themeforest2xml -----Wordpress xml 生成

编码规范

知道创宇编码规范

About

my python code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages