Inserting a list holding multiple values in MySQL using pymysql
问题 I have a database holding names, and I have to create a new list which will hold such values as ID, name, and gender and insert it in the current database. I have to create a list of the names which are not in the database yet. So I simply checked only 3 names and trying to work with them. I am not sure what sort of list I suppose to create and how I can loop through it to insert all the new values in the proper way. That's what I have so far: mylist = [["Betty Beth", "1", "Female"], ["John