Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 438 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 438 Bytes

Sunheri Kiran

Before running the main.py, make sure to complete following process:

  • Create a database by the name of sunheri_kiran in your MySQL server.
  • Change the password in the main.py file to your MySQL server password.
    • To be changed, in table() and result() function.
  • Run the create table and insert data queries in your MySQL server.
  • Run the main.py file.