Even or Odd and Grade Checker in Python
Even or Odd and Grade Checker in Python
Summary – Part 1
Create a program that checks whether a number is even or odd.
Summary – Part 2
Create a program that checks one’s letter grade.
Deliverables
• 2 source code Python files. Paste code into the Word document. NO SCREENSHOTS OF CODE
• A Word document containing both source code and the screen print of the program outputs.
Lab Steps
Part 1 – Even or Odd
Sample Output:
Even or Odd
Enter an integer: 20
This is an even number.
Specifications:
• Use the selection structure.
• Assume that the user will enter a valid integer
Part 2 – Grade Checker
Make sure to use the following criteria:
• 100 – 90: A if
• 89 – 80: Belif
• 79 – 70: Celif
• 69 – 60: Delif
• 59 and below: F else
Sample Output:
Grade Checker
Enter your grade: 88
You earned a B
• Assume the user will enter valid data.
• Selection structure needs to be used.
Collepals.com Plagiarism Free Papers
Are you looking for custom essay writing service or even dissertation writing services? Just request for our write my paper service, and we'll match you with the best essay writer in your subject! With an exceptional team of professional academic experts in a wide range of subjects, we can guarantee you an unrivaled quality of custom-written papers.
Get ZERO PLAGIARISM, HUMAN WRITTEN ESSAYS
Why Hire Collepals.com writers to do your paper?
Quality- We are experienced and have access to ample research materials.
We write plagiarism Free Content
Confidential- We never share or sell your personal information to third parties.
Support-Chat with us today! We are always waiting to answer all your questions.
