XOR Operations in an Array [Python]

Описание к видео XOR Operations in an Array [Python]

Learning how to use accumulate from itertools module and the xor from operator module in python. Probably not the best solution. But I feel it shows a mastery of using python. I messed up in the video. I said that by default the operator in accumulate is multiplication but it is actually addition.

Комментарии

Информация по комментариям в разработке