- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1
 
Open
Description
I don't know if you want to handle all errors, but make() needs better error handling when the input is invalid.
the row = input().split(maxsplit=self.C) and the code after the line gives a string to float conversion error when the user inputs more numbers than the size.
Maybe we can check if the line has the correct number of numbers and then ask the user to enter a valid row if the input is invalid?
Metadata
Metadata
Assignees
Labels
No labels