{"type":"video","version":"1.0","html":"<iframe src=\"https://www.loom.com/embed/15ac73ebc07b4666ab6c43aeb49c0bdd\" frameborder=\"0\" width=\"1282\" height=\"961\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>","height":961,"width":1282,"provider_name":"Loom","provider_url":"https://www.loom.com","thumbnail_height":961,"thumbnail_width":1282,"thumbnail_url":"https://cdn.loom.com/sessions/thumbnails/15ac73ebc07b4666ab6c43aeb49c0bdd-bdb34b215437f8f8.gif","duration":255.137,"title":"Student Management System with Python and SQL","description":"This Loom demonstrates a Python and SQLite student management system for CSE-310 Applied Programming. It shows storing student data in an SQLite database, viewing records using an SQL SELECT query, updating a student record by student ID (example ID 8) with an SQL UPDATE statement, and searching and displaying matching students. The presentation also covers deleting a student record using an SQL DELETE query (example mentions student ID 11 followed by 8). It concludes with a brief code overview, noting functions for add, view, update, delete, and search, and a menu loop that keeps the application running until exit."}