Reference no: EM13768447
Part 1
Document the steps for the logic structure to capture the payment information. This can be done as either a flowchart or pseudocode. Be sure to include inputs, variable declarations and assignments, and outputs.
The following M.U.S.E. materials may help you with this assignment:
Sequential Logic Structures
Variables, Constants, and Data Types
Part 2
Create a data dictionary that identifies the variables. For the dictionary, be sure to include the variable name, data type, and scope of use.
Complete the following:
Click here to download the data dictionary template.
Using the first two lines as a guide, enter all of the variables that you expect to use, define each data type, and identify the scope of each.
The following M.U.S.E. materials may help you with this assignment:
Data Types