Build a Loan Qualification Checker - Step 5

Tell us what’s happening:

how to solve 5th step of
Build a Loan Qualification Checker

Your code so far


// User Editable Region

console.log(getLoanMessage(32000, 660));

// User Editable Region

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36

Challenge Information:

Build a Loan Qualification Checker - Step 5
https://www.freecodecamp.org/learn/full-stack-developer/workshop-loan-qualification-checker/step-5

you need to continue similarly to the previous step

do you have the function in your code? if you don’t, reset the step

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.