a (IN): You pass a value into the procedure; in this case, it's just read (input only). b (OUT): The procedure calculates and assigns a value to this parameter, and it’s returned to the calling ...