Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 261 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 261 Bytes

Simple-Banking-System

Project made during JetBrains Academy Python Developer Track: https://hyperskill.org/projects/109?track=7

This simple program uses SQLite3 database system to store data. I used Luhn algorithm to check for mistakes in the card number.