Actualités

My fourth programming project, in Python. Fairly simple project compared to the previous 2 projects. Computer program used for coding: VS Code The 'get_user_choice()' function is to get user to choose ...
This is not correct. The correct behavior would be for Python to throw a ValueError, specifying the mismatch in array shapes. Indeed, this is the behavior if B is anything but a column or row matrix.