Chapter 12: Problem 6
Describe the function computed by the following Bare Bones program, assuming the function's inputs are represented by \(X\) and \(Y\) and its output by \(Z\) : copy X to Z copy Y to Aux while Aux not 0: decr Z decr Aux
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.