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
Use polymorphism to treat the conditions in the handle_updates() method. The method should be refactored because there are too many "if else" to handle the user inputs.
The text was updated successfully, but these errors were encountered:
Use polymorphism to treat the conditions in the handle_updates() method. The method should be refactored because there are too many "if else" to handle the user inputs.
The text was updated successfully, but these errors were encountered: