+ 3
Where is error in this code??
I run this code on pyroid gives error . Plz explain more fetch functions here https://code.sololearn.com/cZtt4s5ZCAzP/?ref=app
2 Answers
+ 1
I think your line 10 will raise an error,
can you please explain more what specific error you are getting??
another fetch method is fetchall
usage:
cursor.fetchall()
0
You are not able to import 3rd part libraries. Sololearn doesn't officially support this. But there is a workaround