Programming Assignment 2
Pound Conversion

Part I.  Create a Word document called Programming Assignment 2 and using the Op Codes  and Operands write the list of commands necessary to input 5 pounds and 4 ounces and store in a memory address how many ounces are in that amount.  Remember there are 16 ounces in a pound so your output when you do the vb script should be 84.   Below is a list of the op codes you can use and their definition:

 

Part 2:  Using HTML Kit write the VB Script necessary to do the same thing that part one did only have it output the answer by having it show up on the web page.  Call the file ProgrammingAssignment2.htm.

Upload both files to the assignment 2 dropbox.