CBSE Class 12 Computer Science Question 9 of 46

Interface Python with MySQL — Question 4

Back to all questions
4
Question

Question 4

What is the package used for creating a Python database connectivity application.

Answer

mysql.connector is the package used for creating a Python database connectivity application.