P a ge | 31
ix. Open IDLE Shell and it will show as the following when the database is
successfully connected.
2. CREATE Database
i. Create a new file named create_db.py. Then fill it with the following code:
ii. Save the file.
iii. Click Run Run Module to compile the code.