Python 印出字串,input,運算子,比較運算子,邏輯. Python編輯器中輸入. a= “I am SavingKing.” print(a.lower()) #全部小寫 print(a.upper()) #全部大寫
確定! 回上一頁