You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For storing the data, according to the project instructions, we can use either text files or sqlite3 (bonus). But in the audit there a question to let you know if the student used text files or not, otherwise you can fail the the project. And i don't understand the point of using both sqlite3 and text files at the same time to store the same data.
Is it an error maybe ?
The text was updated successfully, but these errors were encountered:
atm-management-system
For storing the data, according to the project instructions, we can use either text files or sqlite3 (bonus). But in the audit there a question to let you know if the student used text files or not, otherwise you can fail the the project. And i don't understand the point of using both sqlite3 and text files at the same time to store the same data.
Is it an error maybe ?
The text was updated successfully, but these errors were encountered: