request.form.get("fname") will get input from Input value which has name attribute as fname and stores in first_name variable ...
確定! 回上一頁