This is a GUI based Simple ATM-Interface Application built using Python Tkinter Library.
ATM-Interface using Python:
This is a GUI based Simple ATM-Interface Application built using Python Tkinter.
Detailed Description:
This is a GUI based Simple ATM-Interface Application built using Python Tkinter. I have used Python Tkinter Library which is used to create GUI based Applications. User can perform certain basic operations in the ATM-Interface Application like Check Balance, Deposit Money, Withdraw Money etc.
Technologies:
Language: Python 3.10
Libraries: Python Tkinter
Platform: Visual Studio Code
Installation of Python Libraries:
Open Terminal
To install the Python Tkinter Library type the following commands:-
pip install tk.
OUTPUT:
Submitted by Debajyoti Talukder (Debajyoti2001)
Download packets of source code on Coders Packet
Comments