python字串 交換,大家都在找解答。字串[索引值]. 要特別注意的是索引值是由0 計算,所以設定的索引值要+ 1 取值,例如: string = "python" print(string[3]) # 輸出 ...
確定! 回上一頁