Special String Again

  • + 0 comments

    Yeah this doesn't make sense to me. Wouldn't this result in 12 for the tuple ['a', 3]?

    EDIT: Oh I see. The // 2 showed up as a comment in the code, and I forgot this was Python.