def get_song_from_id(id): return def get_song_from_title(title): return def get_recomendation(songs,n_rec): return