 |
Not enough arguments for format string - Python
Not enough arguments for format string. Python Forums on Bytes. ... Change: """%row['keywords'],row['quotation'],row['citation'],row['zid'] to """ % (row['keywords'],row['quotation'],row['citation'],row['zid'])
bytes.com |
 |