I have a string that has two "0" (str) in it and I want to remove only the "0" (str) at index 4
I have tried calling .replace but obviously that removes all "0", and I cannot find a function that will remove the char at position 4 for me.
Anyone have a hint for me?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…