Python MySQL Select From

In Python, To select records from a table in MySQL, use the SELECT statement.

Code :