Skip to content

Commit fb31acb

Browse files
authored
Update stdDatabase.py
1 parent 1246d1b commit fb31acb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

desktop_py/app1/stdDatabase.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import sqlite3
22
#backend
3-
4-
53
def studentData():
64
con=sqlite3.connect("student.db")
75
cur.execute("CREATE TABLE IF NOT EXISTS student \

0 commit comments

Comments
 (0)