Python Program In JES Assignment Help
Assignment Task:
For this assignment you are to write a Python program in JES that works out a student’s overall course mark given the student’s marks for the individual assessment items.
You are required to write a function called marks(), as explained below. Be sure to spell the function name exactly the same way that it is spelt here; otherwise, when we try to test it, the function we are trying to test will not be found.
The function takes a single argument, a string, made up of the student’s name and four numbers separated by commas. The four numbers are as follows:
- the student’s mark for assignment 1, an integer between 0 and 10 inclusive;
- the student’s mark for assignment 2, an integer between 0 and 30 inclusive;
- the student’s mark for the quizzes, a float between 0 and 100 inclusive;
- the student’s mark for the final exam, a float between 0 and 100 inclusive.
These are the things that the function should do:
1. Convert the string into an array (a list) of the five separate strings, and print that array;
2. Print the student’s name and an indication of whether the student passed or failed the course.
The student passes the course if her overall mark is 50% or more, and fails otherwise.
3. Print the student’s marks for assignment 1 and 2.
4. Calculate and print the student’s mark for the quizzes. While this is provided as a mark out of 100, it is only worth 10% of the overall course mark, so it should be reported as a mark out of 10.
5. Calculate and print the student’s overall mark for the course. For this calculation,
assignment 1 is worth 10%, assignment 2 is worth 30%, the quizzes are worth 10%, and the exam is worth 50%.
This Python Program In JES Assignment has been solved by our Programming experts at My Uni Paper. Our Assignment Writing Experts are efficient to provide a fresh solution to this question. We are serving more than 10000+ Students in Australia, UK & US by helping them to score HD in their academics. Our Experts are well trained to follow all marking rubrics & referencing style.