I have a string like below and am trying to remove the last character from that string. can someone please help on this
what if I have a lengthy string and I want to only remove the last character of my string.
Example: "city": "Winston Salem","state": "NC","zip": "27127","country": " "}}
and I want to only remove the last '}'.