Advertisements
Advertisements
Question
Write the statement to install the python connector to connect MySQL i.e. pymysql.
Very Short Answer
Advertisements
Solution
This statement installs the PyMySQL connector required to connect Python with MySQL.
pip install pymysql
shaalaa.com
Is there an error in this question or solution?
