

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Assignment 1 In this file FDS code Is available it is useful for Savitribai Phule pune university student which they come from Computer Science and Design Engineering Computer Engineering and Artificial intelligence and Data Science And information engineering Technology engineering students using this code you can understand that the assignment it will be very useful for those who came from computer Second year engineering and whose university is Savitribai Phule Pune University ..............
Typology: Study notes
1 / 3
This page cannot be seen from the preview
Don't miss anything!


Assignment Number: 1 Problem statement: Write a Python program to store marks scored in subject “Fundamental of Data Structure” by N students in the class. Write functions to compute following: a) The average score of class b) Highest score and lowest score of class c) Count of students who were absent for the test d) Display mark with highest frequency Objective: Understand the use of Array as linear data structure Theory: Linear Data structure A data structure is said to be linear if its elements form a sequence or a linear list. Examples:
Advantages of array: