Skip to content

Explore this beginner-friendly Python program that simulates an ATM machine. Practice basic programming concepts like conditionals and user input handling. This project includes features such as PIN verification, balance inquiry, money withdrawal, and deposit. Use it as a learning resource and feel free to contribute improvements!

Notifications You must be signed in to change notification settings

minhaj-313/Simple-ATM-Machine-Program-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple ATM Machine Program in Python

Welcome to the Simple ATM Machine Program in the Python repository! This project provides a basic simulation of an ATM machine written in Python. It's a great resource for beginners to practice programming fundamentals.

Features

  • PIN verification
  • Balance inquiry
  • Money withdrawal
  • Money deposit

Getting Started

  1. Clone the repository.
  2. Run atm_program.py in your Python environment.
  3. Follow on-screen prompts to interact with the ATM system.

Contribution

Contributions are welcome! If you find bugs or have ideas for improvements, open an issue or submit a pull request.

Note: This program is for educational purposes and does not handle real currency. Use responsibly and avoid entering sensitive information.

Happy coding!

About

Explore this beginner-friendly Python program that simulates an ATM machine. Practice basic programming concepts like conditionals and user input handling. This project includes features such as PIN verification, balance inquiry, money withdrawal, and deposit. Use it as a learning resource and feel free to contribute improvements!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages