We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1246d1b commit fb31acbCopy full SHA for fb31acb
1 file changed
desktop_py/app1/stdDatabase.py
@@ -1,7 +1,5 @@
1
import sqlite3
2
#backend
3
-
4
5
def studentData():
6
con=sqlite3.connect("student.db")
7
cur.execute("CREATE TABLE IF NOT EXISTS student \
0 commit comments