add functionality to check for column and diagonal wins. The…

Question Answered step-by-step add functionality to check for column and diagonal wins. The… add functionality to check for column and diagonal wins. The requirement for this is that the game declares a winner and quits when it finds five consecutive squares of the same color in a row, column, or diagonal.  link to code because coursehero messes up the formatting: https://github.com/World7777/peggity1.py/blob/b2f15aca474f29f5b7cfb9cc033f56733d3bd7aa/MP06.py Computer Science Engineering & Technology Python Programming CSE 100 Share QuestionEmailCopy link Comments (0)