Hi, I have had this doubt for a long time and my goal is only to store, for example, game scores in a sql or mysql database. I have the following commands in sql.
1) mysql.connector.connect(host="remotemysql.com", database="yvrcdG", user="yvdG",password="hdE7W",port=3306)
2) "UPDATE...