SQLite Python Wählen Sie mit Parametern aus

self.cursor.execute("SELECT weight FROM Equipment WHERE name = ?", [item])
Courageous Chinchilla