CBSE Class 12 Computer Science
Question 11 of 47
Interface Python with SQL — Question 1
Back to all questionsMySQL-connector
Reason — MySQL-connector is used for linking the database with Python code. It facilitates the connection and interaction between Python programs and MySQL databases, allowing for data management and query execution.