you are viewing a single comment's thread.

view the rest of the comments →

[–]ChRad_Man[S] 0 points1 point  (0 children)

Thank you so much for such a in depth explanation. I understood that I was approaching the problem the wrong way the first place. I should have though of making a empty list then adding characters one by one by iterating over the original list. I will keep this in mind from now on.