Assignment Task: Do program analysis for the following:
You've been asked to create check-out logic for your website. A user could have a number of items in their order with varying prices. Determine the steps that need to be taken to complete a transaction, including tax and shipping. (You may use generic variables for tax and shipping, without values, for this analysis.)