Question: In Python 3, use the tkinter module to create a GUI that asks the user for their username and password to connect to a pymysql
In Python 3, use the tkinter module to create a GUI that asks the user for their username and password to connect to a pymysql database. The GUI should have a text box to let the user type in a SQL command and then a text box that shows the results of the query from the mysql database
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
