MySQL Connection Code
Business Database
To connect to the business database, using the following code, exactly as written:
= pymysql.connect(
connection = "dsc140.cmgtlybtlnmh.us-east-2.rds.amazonaws.com",
host = "guest",
user = "UMUdsc140",
password ="classicmodels") db