Skip to content

A simple ATM system built in Python using object-oriented programming. Features include user authentication, balance check, deposits, withdrawals, and basic error handling. Ideal for beginners to learn OOP concepts and create a CLI-based banking simulation.

Notifications You must be signed in to change notification settings

suhaibprogramer/ATM-in-Python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ATM-in-Python-

A simple ATM system built in Python using object-oriented programming. Features include user authentication, balance check, deposits, withdrawals, and basic error handling. Ideal for beginners to learn OOP concepts and create a CLI-based banking simulation.

About

A simple ATM system built in Python using object-oriented programming. Features include user authentication, balance check, deposits, withdrawals, and basic error handling. Ideal for beginners to learn OOP concepts and create a CLI-based banking simulation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages