return render_template("greeting.html", name=name). In this example, we simply include the path variable <name in the route, and a corresponding parameter ...
確定! 回上一頁