Homework-3 Course Grade Application • Create 5 students. Ask these students from the user. • Each of these students should have a midterm grade, project grade, and final grade. • Each student will have a course passing grade. • passingGrade = midterm * (0.3) + project * (0.3) + final * (0.4) passing grade should be determined like this. • Create a dictionary that keeps these students' information. Calculate the students' grades and transfer them to the list with the help of indexing. Finally, set the student with the highest grade to be in the first index and the student with the lowest grade to be in the last index of the list.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter13: File Input And Output
Section: Chapter Questions
Problem 8PE
icon
Related questions
Question
100%
Please write in python language.
Homework-3
Course Grade Application
• Create 5 students. Ask these students from the user.
• Each of these students should have a midterm grade, project grade, and final grade.
• Each student will have a course passing grade.
passingGrade = midterm * (0.3) + project * (0.3) + final * (0.4) passing grade should be determined like this.
• Create a dictionary that keeps these students' information.
• Calculate the students' grades and transfer them to the list with the help of indexing.
Finally, set the student with the highest grade to be in the first index and the student with the lowest grade to be in the last index of the list.
Transcribed Image Text:Homework-3 Course Grade Application • Create 5 students. Ask these students from the user. • Each of these students should have a midterm grade, project grade, and final grade. • Each student will have a course passing grade. passingGrade = midterm * (0.3) + project * (0.3) + final * (0.4) passing grade should be determined like this. • Create a dictionary that keeps these students' information. • Calculate the students' grades and transfer them to the list with the help of indexing. Finally, set the student with the highest grade to be in the first index and the student with the lowest grade to be in the last index of the list.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Introduction to computer system
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT