R

Ravina • 3.96K Points
Extraordinary

Q. Which module provides `File` and `Form` imports in FastAPI?

  • (A) fastapi.datastructures
  • (B) fastapi.requests
  • (C) fastapi
  • (D) fastapi.tools
  • Correct Answer - Option(C)
  • Views: 38
  • Filed under category Fast API
  • Hashtags:

Explanation by: Ravina

You import `File` and `Form` directly from the `fastapi` module.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.