This Tool Developed By
@thenareshofficial
This program is used to learn how to create an ATM machine program using the C language, and you learn about how to print terminal output in colorful and about strcut.
#clone the repo
$git clone https://github.com/theNareshofficial/ATM-Machine-Program.c.git
#change Directory Bomb.py
$cd ATM-Machine-Program.c or
#compile
$gcc atm.c -o atm
#Executable file
$./atm