Investigatory (CS)
Investigatory (CS)
FOR
AISSCE 2024-25 EXAMINATION
[AS A PART OF THE COMPUTER SCIENCE COURSE
(083)]
SUBMITTED BY:
Ramesh Kumar Sahu [ Roll no. ]
………………………… ……………………………..
Signature of Student Signature of Teacher/Guide
……….…………………
Signature of Principal
Name: MR. Sandeep Acharya
Place: Belgaum
Date:
ACKNOWLEDGEMENT
undertook this Project work, as the part of my XII-Informatics
I also feel indebted to my friends for the valuable suggestions during the
project work.
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
In order to work on this project titled STOCK MANAGEMENT, the
following books and literature are refered by me during the various phases
of development of the project.
(1) http://www.mysql.org/
(2) http://www.python.org/
Website: https://www.w3resource.com