Ad
  • Default User Avatar

    str.strip removes any of the characters in the parameter, not necessarily in the given order.
    Also, try make your solution work first before you try and golf it :P

  • Default User Avatar

    Not an issue when your code doesn't work