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
I noticed that in part08-Part08_05.TodoList, there is a class named AverageOfSelectedNumbers.java, which appears unrelated to the exercise and is not referenced anywhere in the provided implementation. This seems to be an accidental inclusion or a leftover from another task.
If this file is unnecessary, removing it could help prevent confusion for learners.