Run the following code, to select datacamp database which we have created a minute before. import mysql.connector as mysql db = mysql.connect( host = "localhost ...
確定! 回上一頁