As you already learnt, strings in python are immutable. That means, once you define a string modifications or deletion is not allowed. If you ...
確定! 回上一頁