ARSD India JES Simple Python Program and Command Line Assignment

User Generated

zndhrra

Programming

Description

Hello, please find the attached documents. I want a simple python program for my class. Please keep it simple but must run and follow all instructions to the letter. Do not skip any part. Thank you

Unformatted Attachment Preview

Overview: You will write a simple Python program in JES that takes user input from the command line and calculates and reports a grade for a given score. You will place this program in your account on ECN. This assignment is worth of 10 points. Assignment: Create a program named yourlastname grades.py. Your program will have one main function named highScore(): . Your program will print your name to the screen on one line then print the score that you entered, then print one raw score with it's corresponding letter grade per line. Assume that you need 94% for an A, 84% for a B, and 74% for a C. Files, Functions and Functionality: • File on ECN yourlastname grades.py • Main Function: highScore(): • Note that the main function will take a single numerical argument. And that different numerical scores will be sent to the function • Command I will run and Output: >>>highScore(1000) [Your Full Name Here] the student here corresponding letter grade er line. Assume that you need 94% for an A, 84% for a B, and 74% for a C. Files, Functions and Functionality: • File on ECN yourlastname_grades.py • Main Function: highScore(): • Note that the main function will take a single numerical argument. And that different numerical scores will be sent to the function • Command I will run and Output: >>>highScore(1000) [Your Full Name Here] the student here The High Score was 1000 You need a 940.0 for an A You need a 840.0 for an B You need a 740.0 for an C • Remember the value I enter for a score will change Submission: Upload a copy of your yourlastname_grades.py file on ECN by due date
Purchase answer to see full attachment
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer

Hello check...


Anonymous
Excellent resource! Really helped me get the gist of things.

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Related Tags