Practical File Class 12 IP 2022-23

Practical File Class 12 IP   Data Handling Program 1: Create a panda’s series from a dictionary of values and a ndarray ”’Python program to create a panda’s series from a dictionary of values and a ndarray”’ import pandas as pd import numpy as np s=pd.Series(np.array([2,4,5,7,9,8,9])) print(s) Output: 0 2 1 4 2 5 3 … Read more

Project File On Inventory Control System for Class 10 Information Technology 402

Project File On Inventory Control System for Class 10 Information Technology 402   [3d-flip-book mode=”fullscreen” id=”3044″][/3d-flip-book]   Information Technology (It 402)  Project File Class 10 Introduction:  Inventory Control System   Inventory control or stock control can be broadly defined as “the activity of checking a shop’s stock.” It is the process of ensuring that the … Read more

Copywrite © 2020-2026, CBSE Python,
All Rights Reserved