You are viewing a single comment's thread. Return to all 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.
Seems like cookies are disabled on this browser, please enable them to open this website
Special String Again
You are viewing a single comment's thread. Return to all 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.