What does the create_engine () function return?

13. What does the create_engine() function return?

  1. Object
  2. Value
  3. Engine object
  4. Engine object value

Answer: C) Engine object

Explanation:

Create_engine() function returns the engine object.

Comments and Discussions!

Load comments ↻






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