<img width="970" alt="image" src="https://user-images.githubusercontent.com/104221656/193264527-a32aebf3-0dc3-4059-ac96-a81659367de4.png"> This is due to a typo in block 14 **def get_new_recommendations_df(recommendations_df, movie_id, user_id):** should be recommendation_list = [] instead of recommendationList = []
This is due to a typo in block 14 def get_new_recommendations_df(recommendations_df, movie_id, user_id):
should be recommendation_list = [] instead of recommendationList = []