字串處理. 字串變數以單引號' 或雙引號" 括起來。 name = "Devid" # A string; 字串變數為字元陣列: [dywang@deyu glade]$ cat str.py #!/usr/bin/python # coding: ...
確定! 回上一頁