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
There is a problem in Day 14 Exercise Level 2 , Question 8. The question looks like a question for Javascript and not python. Since arr.map().filter().reduce() is not the way things are done in python.