| changeset 161 | bb43401d82c3 | 
| parent 160 | 250e1d7df9ff | 
| child 167 | 1bbd4db36151 | 
--- a/testing3/bf.scala Wed Nov 29 21:22:29 2017 +0000 +++ b/testing3/bf.scala Sun Dec 03 21:11:49 2017 +0000 @@ -49,6 +49,7 @@ } + // (2c) Complete the run function that interpretes (runs) a brainf*** // program: the arguments are a program, a program counter, // a memory counter and a brainf*** memory. It Returns the