Hello, I am currently taking an "Intro to Programming" college course, that is focused on using Python language and Pycharm. I have an upcoming programming test assignment that I am looking to get...




Hello, I am currently taking an "Intro to Programming" college course, that is focused on using Python language and Pycharm. I have an upcoming programming test assignment that I am looking to get completed by someone with better knowledge. I would like to know if this is a service you provide. What information would you need from me, in order to give me an accurate quote for this service?. Also, how long does the process usually take. The professor has provided a grading rubric and instructions for the assignment. This assignment would be due on 4/14/23 Thank you for you time Thony


Exam3Specifications Exam Three Specifications You are to create a program with the following menu: M A I N M E N U 1.Get One Exam Score 2.Get exam scores until the user enters -999 3.Display All Exam Scores Entered a. From Highest to Lowest b.From Lowest to Highest 4.Display Exam Statistics 5.Adjust all Exam Scores 6.Remove all F grades from the List 7.Quit the Program Get One Exam Score: you will ask the user to enter a single exam score. You will validate the score as a number between 0 and 100. Get exam scores until the user enters -999: You will allow the user to enter scores until the user enters -999 to stop and return to the menu. You will validate all scores as a number between 0 and 100. Display All Exam Scores Entered: This will bring up a second menu: From Highest to Lowest and From Lowest to Highest. You are to sort the list as selected and then display the scores along with the appropriate letter grade. Display Exam Statistics: You will show the number of scores entered, the highest score so far, the lowest score so far, the average of all scores so far. You will also display a count by possible grade letter (the number of As, Bs, Cs, Ds, and Fs). Whenever you display a score always display the letter grade. Adjust all Exam Scores: You will call a function that reduces all current exam scores by 5%. Do not adjust any score below 0. Remove all F grades from the List: You will remove all F scores from the list. All scores below 60.0. Other requirements: 1. You will create a REAL machine generated design tool that you used to write the code. 2. You will ERROR check for anything the user can do bad. 3. You will place comments within your code to explain any change of logic or any formula that would need explaining. 4. You will submit your design tool and you *.py source code document or documents. 5. You will place all code in meaningful functions 6. If you are in an RTV class, you should have been placed into a group (click on People to see your group). If you are in an Online class you can form a group of 4 or few members if you wish.. CLICK HERE FOR GRADING RUBRIC https://docs.google.com/spreadsheets/d/1nAwHJu-fZRgrCYVkFcN_7xZ_YxbTMNl8pwVWgieqEEU/edit?usp=sharing Exam3Spring2021 Criteria Design 5 pts Tool Full Marks Comment 5 pts Header Full Marks Neat, Includes Name, Date, and Purpose Get 1 5 pts Score Full Marks Gets 1 valid score and puts in list Sorted 5 pts High te Full Marks Low Sorted 5 pts Lows Full Marks High Remove 7.5 pts all F Full grades Marks Validation 10 pts of input Full Marks No letters and in right range Ratings 2.5 pts Not Perfect 2.5 pts Not Perfect 2.5 pts Not Perfect 2.5 pts Not Perfect 2.5 pts Not Perfect 5 pts Almost perfect 5 pts Not Perfect 2.5 pts You tried 0 pts No Marks 0 pts No Marks 0 pts No Marks 0 pts No Marks 0 pts No Marks 0 pts No Marks 0 pts No Marks Pts 5 pts 5 pts 5 pts 5 pts 5 pts 7.5 pts 10 pts Validation of input No letters and in right range Comments inside of the code You have them where needed Menu System Get scores until -999 Exam Stats H,L, and Letter Grade Adjust Exam Scores by 5% Or5 points whatever 10 pts 5 pts 0 pts Full Marks Not Perfect No Marks 10 pts | 7.5pts | 5pts 2.5 pts 0 pts Full Not Not You did No Marks | too Perfect | something | Marks bad 10 pts | 7.5pts | 5pts 2.5 pts 0 pts Full Not Not You did No Marks | too Perfect | something | Marks bad 10 pts | 7.5pts | 5pts 2.5 pts 0 pts Full Not Not You did No Marks | too Perfect | something | Marks bad 10 pts | 7.5pts | 5pts 2.5 pts 0 pts Full Not Not You did No Marks | too Perfect | something | Marks bad 7.5 pts 5 pts 2.5 pts 0 pts Full Not too You did No Marks bad something Marks 10 pts 5 pts 0 pts Full Marks Not Perfect No Marks 10 pts 10 pts 10 pts 10 pts 10 pts 7.5 pts 10 pts
Apr 07, 2023
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here