python编程(3) 2019-03-25 python编程 Comments 1、def语句和参数 2、返回值和return语句 3、关键字参数和print() 4、作用域全局作用域 局部作用域 作用 四条法则 5、global语句 6、异常处理