Posts by Marcela Portela • 11 points
1 post
-
0
votes1
answer3133
viewsQ: sqlite3.Operationalerror: near " ": syntax error
you know what that mistake means? Error: sqlite3.OperationalError: near “ ”: syntax error Code: def alterturma(self): bancoturmas = Bancoturmas() #try: c = bancoturmas.conexao.cursor()…