So I\'m trying to make a login system using SQLite3 to store the user info, to create the table I made the following functions.
def create_sql_table(): cu