Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

use python The following sample file called studentdata.txt contains one line for each student in animaginary class. The students name is the first thing on

use python
image text in transcribed
The following sample file called studentdata.txt contains one line for each student in animaginary class. The students name is the first thing on each line, followed by some examscores. The number of scores might be different for each student. joe 101520 bill 23161922456712 sue 8221714129078 grace 1228214512131415788923 john 14322516 a) Using the text file studentdata.txt write a program that prints out the names of studentsthat have more than six quiz scores. b) Using the text file studentdata.txt write a program that calculates the average grade foreach student, and print out the student's name along with their average grade. c) Using the text file studentdata.txt write a program that calculates the minimum and maximum score for each student. Print out their name as well

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design And Implementation

Authors: Edward Sciore

2nd Edition

3030338355, 978-3030338350

More Books

Students also viewed these Databases questions

Question

Describe the appropriate use of supplementary parts of a letter.

Answered: 1 week ago