I am struggling so much with this...
I have a string called password (randomly generated, long between 8 and 24 characters) and i want to delete the last character of that string. I've tried with substring2 but i don't really understand how it works, so any help would be really appreciated.
Thanks in advance
I have a string called password (randomly generated, long between 8 and 24 characters) and i want to delete the last character of that string. I've tried with substring2 but i don't really understand how it works, so any help would be really appreciated.
Thanks in advance