Computer Science, asked by yusraayyubkhan200740, 5 months ago

------------------- is an API to connect Python to MySQL.

Answers

Answered by varadzanwar
0

Answer:

MySQLdb

Explanation:

It is an interface for connecting to a MySQL database server from Python. It implements the Python Database API v2. 0 and is built on top of the MySQL C API.

Mark it as brainliest

Similar questions