Posts by Felipe Alves • 1 point
2 posts
-
0
votes1
answer351
viewsQ: pass the value of a python variable to a mysql search
I’m on a quest and I still can’t solve it. Here’s the thing: def main(): chave = [valores_lidos] while(chave!=-1): vetor = valores_lidos chave= int(input("Informe o numero de id da vaca para buscar…
-
-2
votes1
answer94
viewsQ: Error 1064 Mysql Workbench
I am a student of Analysis and Systems Development, and I am having trouble with the creation of the script below: the error shown is as follows:: Error Code: 1064. You have an error in your SQL…