Noorkhan29nkgo Noorkhan29nkgo Computers and Technology Answered Write a program named CheckCredit that prompts users to enter a purchase price for an item.If the value entered is greater than a credit limit of $8,000, display You have exceeded the credit limit; otherwise, display Approved.