Question: Write a Python Script to read user input and store it in a MySQL Database Table. Document the code using comments. The name of the
Write a Python Script to read user input and store it in a MySQL Database Table. Document the code using comments. The name of the database will be your name and the name of the table will be the letter 'e' followed by your student ID. e.g.
e303098199
The submission will need screenshots of the code working as well as a snapshot of the table using the SELECT * from e301098199 query executed in the console.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
