DrZoo
0
Q:

cursor.execute (sql, value) ValueError: operation parameter must be str

conn.execute('SELECT Albums.Artist, Genres FROM Albums, Genres WHERE Album = ? GROUP BY Album', (album,))
0

New to Communities?

Join the community