You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
improve the UI and the main method to checks for every possible error that the user may make (entering non-digit values as inputs, negative values, ...).
Use the loop to keep asking user for the prediction and break with a termination code
The text was updated successfully, but these errors were encountered:
improve the UI and the main method to checks for every possible error that the user may make (entering non-digit values as inputs, negative values, ...).
Use the loop to keep asking user for the prediction and break with a termination code
The text was updated successfully, but these errors were encountered: