Skip to content

This Python script creates an interactive ATM system for banking operations. It uses object-oriented principles with an ATM class storing customer information. Data is stored in a text file, and users input their ATM number and PIN to access their account. The program offers a menu-driven interface for banking operations until users exit.

Notifications You must be signed in to change notification settings

UdayKumar6410/Interactive-ATM-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

About

This Python script creates an interactive ATM system for banking operations. It uses object-oriented principles with an ATM class storing customer information. Data is stored in a text file, and users input their ATM number and PIN to access their account. The program offers a menu-driven interface for banking operations until users exit.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published