• Custom User Avatar

    you're removing elements if they're not strings rather than if they are strings.

  • Custom User Avatar

    I can not figure this out either. I had to create an empty list and add only integers from the original list in order to meet the requirements. I'm not sure how to simply just remove the strings from list. Curious to see!

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution