Linux---python中的函數 生成式 和動圖處理

file: day04_函數01.py date: 2018-08-30 9:17 AM author: westos-dd desc:      """ # # 定義函數 # # 如果不主動調用函數,函數是不會執行的 def say_hello(): print 'hello1' print 'hello2' print 'hello3' # 函數的調用 say_hel
相關文章
相關標籤/搜索