right now you can add to strings with +"blabla" or +str(value.x) wtv, but you cant subract characters for things like lets say, a backspace function, or if u saved str(object.name)+str(.animframe) and then wanted to create the object soley by its name so you needed to put str(str(wtv it was))- 1 character(s).