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
{{ message }}
This repository was archived by the owner on Dec 13, 2025. It is now read-only.
For the last lessons I used a function that was more clean because it was applying the same logic for all the other smaller function without duplication, implement that same kind of logic for the other classes.
The implementation of that function was in Lesson16, here it is
For the last lessons I used a function that was more clean because it was applying the same logic for all the other smaller function without duplication, implement that same kind of logic for the other classes.
The implementation of that function was in Lesson16, here it is
Update this functionality to the other classes as well or propose a better one and then update.