Amal RImplementation of Tic Tac Toc Game in Python.The best way for a beginner to learn coding and understand how the language behaves would be to develop simple games. Here I am trying to…Feb 6, 2021Feb 6, 2021
Amal RDeterminant of a Matrix without NumpyFinding the determinant of a 2x2 matrix or even a 3x3 matrix can be easy enough for us to do it on a piece of paper. But as the size of…Feb 2, 2021Feb 2, 2021