Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

Project Name: ATM STIMULATOR

Class:CSE7-B Group No.: 03


Group Members Details:
S. No. Name UID
1 AKASH DEEP SINGH 20BCS5564
2 SAKSHI MISHRA 20BCS5545
3 MANSI SINGH 20BCS5520
4 SANIYA KHAN 20BCS5538
5 PRATYUSH KUMAR 20BCS5572
6 HARSH SINGH 20BCS5533

Problem Statement:
An ATM STIMULATOR is to manage transactional functions that include Account statement ,
Withdrawing ,depositing amount and changing the pin.

Key Features/Benefits:
1. Performs various tasks of regular atm.
2. Easy to run.
List of Software Used:
• Notepad++
• Python IDLE(3.9)
Deliverables:
• FINAL AI LAB.pptx
• https://drive.google.com/file/d/1iESFPvjrP3j0h42E9LjkqK
cpCMkbMVD6/view?usp=sharing

Workflow:
• In this program, computer asks user to input their respective names and pins, if the
names and pins matches with the stored data it opens simulation part of the program.
• After that application gives a set of responses to user of their choice that they want
to perform.
• User can check their balance, withdraw or lodge money or change their pins.
CODE :
OUTPUT:
MY CONTRIBUTION:
Validating pin, login page structure and types of response on login.

You might also like