Computer Science, asked by harshithjune5, 10 months ago

8. Given a binary file “STUDENT.DAT”, containing records of the following
type: :
[S Admno, S Name, Percentage]
Where these three values are:
S Admno - Admission Number of student (string)
S Name - Name of student (string)
Percentage – Marks percentage of student (float)
Write a function in Python that would read contents of the file “STUDENT.DAT” and
display the details of those students whose percentage is above 75.​

Answers

Answered by subhamsinghcpr857411
0

Answer:

harsita please follow me

Similar questions