Hi guys as the title says im trying to insert into table that i created in sqlite3 using python 3.9
cur.execute(\'CREATE TABLE name(id INTEGER, number TEXT, oth