python 3 rimuovere l'ultimo carattere da stringa code example Example: python 3 rimuovere l'ultimo carattere da stringa newstr = oldstr.replace("M", "")