Nuacht

This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
createdatabase.py – Establishes a connection to MySQL, creates the database, and defines the table structure. databaseinput.py – Handles the insertion of user-submitted values into the database.