Trusted by Students Everywhere
Why Choose Us?
0% AI Guarantee

Human-written only.

24/7 Support

Anytime, anywhere.

Plagiarism Free

100% Original.

Expert Tutors

Masters & PhDs.

100% Confidential

Your privacy matters.

On-Time Delivery

Never miss a deadline.

CS 101 Introduction to Computer Programming             BBA-Flex Program Module #3 Deliverable Value: 50 points                                                                      PART A – WHO IS YOUNGER?   Write a program that will ask for the name and age of two people

Computer Science Nov 26, 2021

CS 101 Introduction to Computer Programming             BBA-Flex Program

Module #3 Deliverable

Value: 50 points                                                                   

 

PART A – WHO IS YOUNGER?

 

Write a program that will ask for the name and age of two people. The program should then display a message saying either "X is older than Y", "X is younger Y", or "X is the same age as Y" (assuming the first person has name X and the second person has name Y).

  1. Write an algorithm to solve the problem. Save it as a Word document.
  2. Draw a flowchart to model the solution to the problem. Save it as a PDF document.
  3. Implement the solution to your problem as a Python program. Add 4 lines of comments at the top as discussed in course videos.
  • Submit the three files to Canvas.

 

 

PART B – BANKING

 

Write a program to process a savings-account withdrawal. The program should request the current balance and the amount of the withdrawal as input. If the withdrawal is greater than the original balance, the program should display "Withdrawal denied." It not, then display the new balance. If the new balance is less than $150, the message "Balance below $150" should also be displayed.

  1. Write an algorithm to solve the problem. Save it as a Word document.
  2. Draw a flowchart to model the solution to the problem. Save it as a PDF document.
  3. Implement the solution to your problem as a Python program. Add 4 lines of comments at the top as discussed in course videos.
  • Submit the three files to Canvas.

 

 

PART C – UNA'S PRINT SHOPPE

 

Una's Print Shoppe charges 12 cents per copy for the first 100 copies and 7 cents per copy for the copies beyond the first 100. Write a Python program that asks for the customer's name and how many copies they need. Your program should output the customer's name and the total cost (using a dollar sign and 2 decimal places).

  1. Write an algorithm to solve the problem. Save it as a Word document.
  2. Draw a flowchart to model the solution to the problem. Save it as a PDF document.
  3. Implement the solution to your problem as a Python program. Add 4 lines of comments at the top as discussed in course videos.
  • Submit the three files to Canvas.

 

 

 

 

 

Grading Rubric

F-D

C

B

A

No documentation is included.

Major parts of documentation are missing.

Minor part of documentation is missing.

Adequate documentation is included.

Program has major functionality issues.

Program has multiple minor functionality issues.

Program has 1-2 minor functionality issues.

Program functionality is correct.

Programming style does not meet specified requirements.

Programming style is lacking in multiple areas.

Programming style is mostly adhered to.

Programming style is adhered to.

Output is formatted incorrectly.

Output contains multiple minor errors.

Output is mostly formatted correctly.

Output is formatted correctly.

Program has syntax errors.

 

 

Program contains zero syntax errors.

 

Expert Solution

Archived Solution
Unlocked Solution

You have full access to this solution. To save a copy with all formatting and attachments, use the button below.

Already a member? Sign In
Important Note: This solution is from our archive and has been purchased by others. Submitting it as-is may trigger plagiarism detection. Use it for reference only.

For ready-to-submit work, please order a fresh solution below.

Or get 100% fresh solution
Get Custom Quote
Secure Payment