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
0
Answer:
harsita please follow me
Similar questions
Math,
4 months ago
Math,
4 months ago
English,
4 months ago
Science,
10 months ago
Social Sciences,
10 months ago
Computer Science,
1 year ago