Hello,
I have just joined a new class called "Programming Concepts". This subject is still very new to me. I am having trouble understanding what I need to do. If somebody could explain to me what my assignment means, I would really appreciate it. Providing some information would be great also. Thank you.This is what I need to do:
******A car dealer uses a software program to estimate the value of cars that are traded in for new vehicles.
For this assignment, use the fictitious scale of 1–100, with 100 representing a car in perfect condition. The dealer offers the buyer a trade-in value that calculates the retail value multiplied by the condition score. Cars that score under 50 are not accepted as trade-ins.
Using your understanding of variables and modules, address the following:
Create the problem analysis, flow chart, and pseudocode for the basic functionality of the application.
The pseudocode must consist of at least 10 lines.
PA -- 25%
FC -- 25%
PC -- 50%******