question archive Part 1 Examine the pseudocode sample provided, and explain what it does line by line
Subject:SpanishPrice: Bought3
Part 1 Examine the pseudocode sample provided, and explain what it does line by line. Please Use the table provided in the following page. Part 2 • Present a solution using pseudocode similar to what you saw in Part 1. o Identify the logic needed to capture a credit card payment where the user provides their account number, expiration date and CVV code from the back of the card. o Remember to declare all variables and their data types. o The information captured should be printed to the screen. Insert your Pseudocode here