asandilenkala / Database-Project

This program is developed to be used by a book store clerk. The program should allow the clerk to: add update delete & search the database to find a specific book.
0 stars 0 forks source link

rename-variables #4

Open asandilenkala opened 2 months ago

asandilenkala commented 2 months ago

Renaming variable names in the bookstore.py file to follow PEP8 conventions.

asandilenkala commented 2 months ago

Renaming variable names in the bookstore.py file to follow PEP8 conventions.