#Having trouble excluding the first instance of a letter when replacing, any ideas on how to fix this
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I don' t know why my first if statement does exclude it
Hmm. Delete it and start over
If you can use indexOf(), you don't need a loop
i think for the assignment it wants me to traverse through string with for loop
Ah sorry, I didn't understand what was wanted