I have defined a function which prints the movie recommendation based on the input movie.
app=Flask(__name__) @app.route("/") def recommend(movie_ti