Set .symmetric_difference() Operation

  • + 1 comment

    why is there written small[s[i]-'a'] and not just small[s[i]]? I am confused about this. please reply.