Question: Please provide the psuedocode(Python) and the output! Again Please provide the psuedocode(python) and the output! In this assignment, you will be designing a software application

Please provide the psuedocode(Python) and the output!

Please provide the psuedocode(Python) and the output! Again Please provide the psuedocode(python)

and the output! In this assignment, you will be designing a software

application that will help demonstrate how long it will take to pay

Again Please provide the psuedocode(python) and the output!

In this assignment, you will be designing a software application that will help demonstrate how long it will take to pay off a credit card if the card owner simply makes the minimum balance payment each month (while at the same time not adding any additional charges to the card). You must organize everything in a main function. Your program should have the following features: A menu that provides three options for the user: o 1) Credit Card Payoff Summary o 2) Credit Card Payoff Details o 3) Exit Option 1 should request two pieces of data from the user: o current credit card balance o credit card Annual Percentage Rate (APR) When user enters the requested data, the application should then present a sub-menu that allows the user to select the method by which the minimum payment is calculated. The two presented methods should be: 1) interest on current balance + 1% of current balance 2) 2% of current balance o o When user makes the selection from the sub-menu, the application should then calculate the following for each month (and repeat until the balance is zero): o o o o minimum payment amount interest on current balance principal paid remaining balance Note: In order to make the payback process more reasonable when the balance reaches smaller amounts, credit card institutions typically implement what is referred to as an absolute minimum payment. Therefore, when your monthly calculations reach the point where the calculated minimum payment amount for the month is

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!