skully-coder / competitiveprogramming

This repository aims to contain solutions and explanations to various competitive programming problems, which may be important for interviews and online tests of different companies.
https://skully-coder.github.io/competitiveprogramming/
MIT License
39 stars 89 forks source link

Fix 4 Maintainability issues in Matrix\Matrix Determinant\Matrix-Determinant.py #236

Closed skully-coder closed 2 years ago

skully-coder commented 2 years ago

CodeFactor found multiple issues last seen at 52ed0845b1ccff0917644005a9423b936e4049fb:

ambiguous variable name 'l'

dhruvjain896 commented 2 years ago

Please assign this issue to me

skully-coder commented 2 years ago

@dhruvjain896 Assigned

dhruvjain896 commented 2 years ago

@dhruvjain896 Assigned

Thanks