4. Function

1 #!/user/bin/env python 2 # -*- coding:utf-8 -*- 3 """ 4 Function ; 5 Is Mutable 6 mutable : 7 list set dict 8 immutable : If you modify the value of a
相关文章
相关标签/搜索