Write computer code to compute the determinant of matrix for all n between 2 and 9. Use factoriadic numbers to create all permutations. Your programme must read in value of n and compute also show matrix as output item on the screen. Show determinant of this matrix and display value of determinant on the output screen.