3 lines
55 B
Text
3 lines
55 B
Text
|
|
MULTIPLY(A,B);Returns the product of A and B
|
||
|
|
QUIT A*B
|