Ad
  • Custom User Avatar

    Because of some list functions not working on strings (pop, remove for example) I have a bit of a blindspot as to whether I should transform to lists or not and tend to do it without thinking, especially when it's a low level kata (since I usually go through a few of these whenever I get stuck in something more complex, meaning I sometimes do unnecessary stuff like this :) )