Welcome to my GitHub repository for the "CS50's Web Programming with Python and JavaScript" course by HarvardX. This course delves deeper into the design and implementation of web applications using ...
import cs50 db = cs50.SQL("sqlite:///foo.db") db.execute("CREATE TABLE IF NOT EXISTS cs50 (id INTEGER PRIMARY KEY, val TEXT, bin BLOB)") db.execute("INSERT INTO cs50 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results