We may specify the form fields in our Python script and present them using an HTML template using ____?

45. We may specify the form fields in our Python script and present them using an HTML template using ____?

  1. Flask-form
  2. Flask-WTF
  3. Flask__forms

Answer: B) Flask-WTF

Explanation:

We may specify the form fields in our Python script and present them using an HTML template using Flask-WTF.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.