Why do I get an error when i run this?
import practice as func
import db_base as db
import xml.etree.ElementTree as ET
class tracks(db.DBbase):
def __init__(self):
super().__init__("tracksdb.sqlite")
def...
more
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.