MCA Python Journal
MCA Python Journal
MCA Python Journal
S. No. 44/1, Off Sinhgad Road, Vadgaon (Bk), Pune – 411 041
Practical Journal On
Python Programming
A.Y. 2021-22
1. Create a bar chart to display data of Virat Kohli & Rohit Sharma.
2. Customize the chart in this manner
2.1 . Use different widths
2.2. Use different colors to represent different years score
2.3. Display appropriate titles for axis and chart
2.4. Show legends
2.5. Create a bar chart to display data of Steve Smith, Kane Williamson
& Jos Butler. Customize Chart as per your wish.
2.6. Display data of all players for the specific year.
30 Write a program to create a 3*3 numpy array with all the elements as
per the user choice and print the sum of all elements of the array
31 Write a program to perform basic arithmetic operations on 1D and 2D
array.
32 Write a Menu Driver Program to add, display, update, delete and exit in
a student database containing Student_id,Student_name,Course through
Python-MongoDB connectivity.
33 Demonstrate step by step MongoDB connection in Python
34 Write a Menu Driver Program to add, display, search, sort and exit in
book database containing