Question: Write a program in python using basics that opens records.txt and reads all records. Program will find the student with highest marks and print his
Write a program in python using basics that opens records.txt and reads all records. Program will find the student with highest marks and print his name and marks on the screen.
Record txt has data in nam1= 100 nam2 = 50 nam3 = 60 nam4 = 80 nam5 = 90
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
