COP 1000C Lab Assignment 3 20 Points For the following program: 1) Create an algorithm called exemptAlgorithm.txt 2) Create the source code called exempt.py 3) Upload your algorithm and source code to BCOnline. Exempt You will be writing a program to determine whether or not a student is exempt from the final exam in COP1000C. Your program should do the following: • Prompt the user for a student’s average and number of days missed. Input Validation: • Average must be between 0 and 100 • Number of days missed cannot be less than 0. Be sure to validate each value separately! • Use the following conditions to display a message indicating whether or not a student is exempt from the final exam. If exempt, indicate why. o Average is at least 96 o Average is at least 93 and days missed are less than 3 o Average is at least 90 and student has perfect attendance Grading Rubric: Algorithm (5) ______ Intro (1) ______ Variables (1) ______ • Declaration • Initialization Input Validation (3) ______ Selection Structure (10) ______
About author
Related posts
Maria manages a bakery that specializes in ciabatta bread, ans she has the following information on the bakery’s demand and costs: Bread sold per hour... Continue reading
Please submit one to two paragraphs regarding what you obtained from this course and how you will apply these concepts to your nursing practice or... Continue reading
Within your final composition you will be addressing: Managed Health Care Quality – Address what the emerging managed healthcare delivery model Patient-Centered Medical Homes has... Continue reading
Section 1: Project Plan All previous documentation should be combined into one document that will serve as the statement of work for the project. Your... Continue reading
Identify regulatory agencies that regulate health and the health care system within the US, create a table listing your 5 regulatory agencies and address the... Continue reading
Leave a reply