Assignment:
1. Create a 3x3 pay off matrix that does not have any dominated strategy and has exactly two Nash equilibriums (equilibria).
2. Write a program to compute Nash equilibriums using "best option" algorithm and use that program to compute the Nash equilibriums that exist in the pay off matrix you created for question.