對於Python的依賴程度越來越重,越是喜愛就越想推廣Python給身旁的朋友。 ... encoding: utf-8 """ 這是一個簡單的python程式介紹基本的語法""" x = 3 x += 2 x -= 1 ...
確定! 回上一頁