Atm Machine MGT
Atm Machine MGT
INVESTIGATORY PROJECT
FOR
AISSCE 2024-25 EXAMINATION
[AS A PART OF THE COMPUTER SCIENCE
COURSE (083)]
SUBMITTED BY:
Ramesh Kumar Sahu [ Roll no.
]
by the candidate.
………………………… ……………………………..
Signature of Student Signature of
Teacher/Guide
……….…………………
Signature of Principal
Name: MR. Sandeep Acharya
Place: Belgaum
Date:
ACKNOWLEDGEMENT
I
undertook this Project work, as the part of my XII-
Informatics Practices course. I had tried to apply my best
of knowledge and experience, gained during the study
and class work experience. However, developing software
system is generally a quite complex and time-consuming
process. It requires a systematic study, insight vision and
professional approach during the design and development.
Moreover, the developer always feels the need, the help and
good wishes of the people near you, who have considerable
experience and idea.
1. Introduction-----------------------------------------------
2. Theoretical Background------------------------------
3. Problem Definition & Analysis----------------------
4. System Implementation-------------------------------
4.1 The Hardware used:----------------------------------
4.2 The Softwares used:----------------------------------
5. System Design & Development--------------------
5.1 Database Design:-------------------------------------
5.2 Coding:---------------------------------------------------
6. References ------------------------------------------------
1. Introduction
There are two major Python versions: Python 2 and Python 3. Both
are quite different.
Data Science & Machine Learning: Python has become the go-to
language for data analysis, machine learning, and scientific computing.
Libraries such as NumPy, pandas, Matplotlib, Seaborn, and Scikit-
learn make data manipulation and analysis quick and easy.
Data Analysis & Visualization: Data scientists use Python for data
exploration, analysis, and visualization with tools like pandas,
Matplotlib, and Seaborn.
Open Source: Python is free to use and open-source, meaning you can
inspect, modify, and share the source code.
HARDWARE SPECIFICATION:-
password = 1234
try:
#taking an option from user
option = int(input("Please enter your choise "))
except:
print("Please enter valid option")
#for option 1
if option == 1:
print(f"Your current balance is {balance}")
print("-------------------------------------------")
print("-------------------------------------------")
if option == 2:
if option == 3:
if option == 4:
break
else:
print("wrong pin Please try again")
Output:
5. References
(1) http://www.mysql.org/
(2) http://www.python.org/
Website: https://www.w3resource.com