python全局变量的使用:1、引用全局变量,代码为【if i in b:print("%d in list b" %i)】;2、修改全局变量,代码为【print "before func b:", b】。
技术文章 / 下载软件趣味内容 / 专业带飞