Business homework help. Trying to start classes again and understand IT is not easy. We are currently using Python for class projects, along with flowcharting. I am look for assistance on next weeks assignment:The university updated its website program design request with a few more features to fit its needs.Update the website program to reflect the following changes:Use an array to prompt the user to enter a credit card account numberUse the sequential search algorithm to locate the credit card number entered by the userIf the credit card number is not in the array, display a message indicating the number is invalidIf the credit card number is in the array, display a message indicating the credit card number is validCreate a 1/2- to 1-page document containing pseudocode based on the revised program needs. Add the pseudocode statements to the existing pseudocode program.Create a 1- to 2-page flowchart based on the algorithm for the revised program needs. Add the flowchart structure in the existing flowchart for the program.Submit your assignment using the Assignment Files tab.